Skip to content

Commit

Permalink
feat(all): auto-regenerate discovery clients (#2104)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation committed Aug 8, 2023
1 parent cd62080 commit 8029f73
Show file tree
Hide file tree
Showing 62 changed files with 256,824 additions and 659 deletions.
4 changes: 2 additions & 2 deletions advisorynotifications/v1/advisorynotifications-api.json
Expand Up @@ -167,7 +167,7 @@
"type": "string"
},
"parent": {
"description": "Required. The parent, which owns this collection of notifications. Must be of the form \"organizations/{organization}/locations/{location}\".",
"description": "Required. The parent, which owns this collection of notifications. Must be of the form \"organizations/{organization}/locations/{location}\"",
"location": "path",
"pattern": "^organizations/[^/]+/locations/[^/]+$",
"required": true,
Expand Down Expand Up @@ -204,7 +204,7 @@
}
}
},
"revision": "20230729",
"revision": "20230806",
"rootUrl": "https://advisorynotifications.googleapis.com/",
"schemas": {
"GoogleCloudAdvisorynotificationsV1Attachment": {
Expand Down
2 changes: 1 addition & 1 deletion advisorynotifications/v1/advisorynotifications-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

27,563 changes: 27,563 additions & 0 deletions aiplatform/v1/aiplatform-api.json

Large diffs are not rendered by default.

0 comments on commit 8029f73

Please sign in to comment.