Skip to content

Commit

Permalink
feat(all): auto-regenerate discovery clients (#2779)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation committed Sep 10, 2024
1 parent 72cc5c4 commit cedc5b0
Show file tree
Hide file tree
Showing 16 changed files with 865 additions and 46 deletions.
27 changes: 26 additions & 1 deletion appengine/v1/appengine-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -1718,7 +1718,7 @@
}
}
},
"revision": "20240722",
"revision": "20240906",
"rootUrl": "https://appengine.googleapis.com/",
"schemas": {
"ApiConfigHandler": {
Expand Down Expand Up @@ -2480,6 +2480,24 @@
},
"type": "object"
},
"GceTag": {
"description": "For use only by GCE. GceTag is a wrapper around the GCE administrative tag with parent info.",
"id": "GceTag",
"properties": {
"parent": {
"description": "The parents(s) of the tag. Eg. projects/123, folders/456 It usually contains only one parent. But, in some corner cases, it can contain multiple parents. Currently, organizations are not supported.",
"items": {
"type": "string"
},
"type": "array"
},
"tag": {
"description": "The administrative_tag name.",
"type": "string"
}
},
"type": "object"
},
"GoogleAppengineV1betaLocationMetadata": {
"description": "Metadata for the given google.cloud.location.Location.",
"id": "GoogleAppengineV1betaLocationMetadata",
Expand Down Expand Up @@ -3343,6 +3361,13 @@
],
"type": "string"
},
"gceTag": {
"description": "The GCE tags associated with the consumer project and those inherited due to their ancestry, if any. Not supported by CCFE.",
"items": {
"$ref": "GceTag"
},
"type": "array"
},
"p4ServiceAccount": {
"description": "The service account authorized to operate on the consumer project. Note: CCFE only propagates P4SA with default tag to CLH.",
"type": "string"
Expand Down
30 changes: 30 additions & 0 deletions appengine/v1/appengine-gen.go

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

27 changes: 26 additions & 1 deletion appengine/v1alpha/appengine-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -946,7 +946,7 @@
}
}
},
"revision": "20240415",
"revision": "20240906",
"rootUrl": "https://appengine.googleapis.com/",
"schemas": {
"AuthorizedCertificate": {
Expand Down Expand Up @@ -1125,6 +1125,24 @@
"properties": {},
"type": "object"
},
"GceTag": {
"description": "For use only by GCE. GceTag is a wrapper around the GCE administrative tag with parent info.",
"id": "GceTag",
"properties": {
"parent": {
"description": "The parents(s) of the tag. Eg. projects/123, folders/456 It usually contains only one parent. But, in some corner cases, it can contain multiple parents. Currently, organizations are not supported.",
"items": {
"type": "string"
},
"type": "array"
},
"tag": {
"description": "The administrative_tag name.",
"type": "string"
}
},
"type": "object"
},
"GoogleAppengineV1betaLocationMetadata": {
"description": "Metadata for the given google.cloud.location.Location.",
"id": "GoogleAppengineV1betaLocationMetadata",
Expand Down Expand Up @@ -1551,6 +1569,13 @@
],
"type": "string"
},
"gceTag": {
"description": "The GCE tags associated with the consumer project and those inherited due to their ancestry, if any. Not supported by CCFE.",
"items": {
"$ref": "GceTag"
},
"type": "array"
},
"p4ServiceAccount": {
"description": "The service account authorized to operate on the consumer project. Note: CCFE only propagates P4SA with default tag to CLH.",
"type": "string"
Expand Down
30 changes: 30 additions & 0 deletions appengine/v1alpha/appengine-gen.go

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

27 changes: 26 additions & 1 deletion appengine/v1beta/appengine-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -1918,7 +1918,7 @@
}
}
},
"revision": "20240722",
"revision": "20240906",
"rootUrl": "https://appengine.googleapis.com/",
"schemas": {
"ApiConfigHandler": {
Expand Down Expand Up @@ -2731,6 +2731,24 @@
},
"type": "object"
},
"GceTag": {
"description": "For use only by GCE. GceTag is a wrapper around the GCE administrative tag with parent info.",
"id": "GceTag",
"properties": {
"parent": {
"description": "The parents(s) of the tag. Eg. projects/123, folders/456 It usually contains only one parent. But, in some corner cases, it can contain multiple parents. Currently, organizations are not supported.",
"items": {
"type": "string"
},
"type": "array"
},
"tag": {
"description": "The administrative_tag name.",
"type": "string"
}
},
"type": "object"
},
"GoogleAppengineV1betaLocationMetadata": {
"description": "Metadata for the given google.cloud.location.Location.",
"id": "GoogleAppengineV1betaLocationMetadata",
Expand Down Expand Up @@ -3594,6 +3612,13 @@
],
"type": "string"
},
"gceTag": {
"description": "The GCE tags associated with the consumer project and those inherited due to their ancestry, if any. Not supported by CCFE.",
"items": {
"$ref": "GceTag"
},
"type": "array"
},
"p4ServiceAccount": {
"description": "The service account authorized to operate on the consumer project. Note: CCFE only propagates P4SA with default tag to CLH.",
"type": "string"
Expand Down
30 changes: 30 additions & 0 deletions appengine/v1beta/appengine-gen.go

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

12 changes: 10 additions & 2 deletions contactcenteraiplatform/v1alpha1/contactcenteraiplatform-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -512,7 +512,7 @@
}
}
},
"revision": "20240621",
"revision": "20240904",
"rootUrl": "https://contactcenteraiplatform.googleapis.com/",
"schemas": {
"AdminUser": {
Expand Down Expand Up @@ -703,7 +703,7 @@
"type": "object"
},
"Critical": {
"description": "Instances in this Channel will receive updates after all instances in `Critical` were updated + 2 days. They also will only be updated outside of their peak hours.",
"description": "Instances in this Channel will receive updates after all instances in `Normal` were updated. They also will only be updated outside of their peak hours.",
"id": "Critical",
"properties": {
"peakHours": {
Expand Down Expand Up @@ -1034,6 +1034,14 @@
"type": "string"
},
"type": "array"
},
"producerProjectIds": {
"description": "Output only. The CCAIP tenant project ids.",
"items": {
"type": "string"
},
"readOnly": true,
"type": "array"
}
},
"type": "object"
Expand Down

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

Loading

0 comments on commit cedc5b0

Please sign in to comment.