Skip to content

Commit

Permalink
feat(all): auto-regenerate discovery clients (#2955)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation authored Jan 10, 2025
1 parent 91e61ae commit dfbc111
Show file tree
Hide file tree
Showing 24 changed files with 127 additions and 306 deletions.
4 changes: 2 additions & 2 deletions cloudidentity/v1beta1/cloudidentity-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -2110,7 +2110,7 @@
}
}
},
"revision": "20241210",
"revision": "20250107",
"rootUrl": "https://cloudidentity.googleapis.com/",
"schemas": {
"AddIdpCredentialOperationMetadata": {
Expand Down Expand Up @@ -4115,7 +4115,7 @@
"additionalProperties": {
"type": "string"
},
"description": "Required. One or more label entries that apply to the Group. Currently supported labels contain a key with an empty value. Google Groups are the default type of group and have a label with a key of `cloudidentity.googleapis.com/groups.discussion_forum` and an empty value. Existing Google Groups can have an additional label with a key of `cloudidentity.googleapis.com/groups.security` and an empty value added to them. **This is an immutable change and the security label cannot be removed once added.** Dynamic groups have a label with a key of `cloudidentity.googleapis.com/groups.dynamic`. Identity-mapped groups for Cloud Search have a label with a key of `system/groups/external` and an empty value.",
"description": "Required. One or more label entries that apply to the Group. Labels contain a key with an empty value. Google Groups are the default type of group and have a label with a key of `cloudidentity.googleapis.com/groups.discussion_forum` and an empty value. Existing Google Groups can have an additional label with a key of `cloudidentity.googleapis.com/groups.security` and an empty value added to them. **This is an immutable change and the security label cannot be removed once added.** Dynamic groups have a label with a key of `cloudidentity.googleapis.com/groups.dynamic`. Identity-mapped groups for Cloud Search have a label with a key of `system/groups/external` and an empty value. (Beta) Google Groups can be [locked](https://support.google.com/a?p=locked-groups). To lock a group, add a label with a key of `cloudidentity.googleapis.com/groups.locked` and an empty value. Doing so locks the group. To unlock the group, remove this label.",
"type": "object"
},
"name": {
Expand Down
11 changes: 7 additions & 4 deletions cloudidentity/v1beta1/cloudidentity-gen.go

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

6 changes: 3 additions & 3 deletions deploymentmanager/v0.alpha/deploymentmanager-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -1676,7 +1676,7 @@
}
}
},
"revision": "20241122",
"revision": "20250102",
"rootUrl": "https://deploymentmanager.googleapis.com/",
"schemas": {
"AsyncOptions": {
Expand Down Expand Up @@ -2214,11 +2214,11 @@
"description": "The logical grouping to which the \"reason\" belongs. The error domain is typically the registered service name of the tool or product that generates the error. Example: \"pubsub.googleapis.com\". If the error is generated by some common infrastructure, the error domain must be a globally unique value that identifies the infrastructure. For Google API infrastructure, the error domain is \"googleapis.com\".",
"type": "string"
},
"metadata": {
"metadatas": {
"additionalProperties": {
"type": "string"
},
"description": "Additional structured details about this error. Keys must match /a-z+/ but should ideally be lowerCamelCase. Also they must be limited to 64 characters in length. When identifying the current value of an exceeded limit, the units should be contained in the key, not the value. For example, rather than {\"instanceLimit\": \"100/request\"}, should be returned as, {\"instanceLimitPerRequest\": \"100\"}, if the client exceeds the number of instances that can be created in a single (batch) request.",
"description": "Additional structured details about this error. Keys must match a regular expression of `a-z+` but should ideally be lowerCamelCase. Also, they must be limited to 64 characters in length. When identifying the current value of an exceeded limit, the units should be contained in the key, not the value. For example, rather than `{\"instanceLimit\": \"100/request\"}`, should be returned as, `{\"instanceLimitPerRequest\": \"100\"}`, if the client exceeds the number of instances that can be created in a single (batch) request.",
"type": "object"
},
"reason": {
Expand Down
17 changes: 9 additions & 8 deletions deploymentmanager/v0.alpha/deploymentmanager-gen.go

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

6 changes: 3 additions & 3 deletions firebase/v1beta1/firebase-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -1324,7 +1324,7 @@
}
}
},
"revision": "20241217",
"revision": "20250107",
"rootUrl": "https://firebase.googleapis.com/",
"schemas": {
"AddFirebaseRequest": {
Expand Down Expand Up @@ -2152,12 +2152,12 @@
"id": "StatusProto",
"properties": {
"canonicalCode": {
"description": "The canonical error code (see codes.proto) that most closely corresponds to this status. This may be missing, and in the common case of the generic space, it definitely will be.",
"description": "The canonical error code (see codes.proto) that most closely corresponds to this status. This may be missing, and in the common case of the generic space, it definitely will be. copybara:strip_begin(b/383363683) copybara:strip_end_and_replace optional int32 canonical_code = 6;",
"format": "int32",
"type": "integer"
},
"code": {
"description": "Numeric code drawn from the space specified below. Often, this is the canonical error space, and code is drawn from google3/util/task/codes.proto",
"description": "Numeric code drawn from the space specified below. Often, this is the canonical error space, and code is drawn from google3/util/task/codes.proto copybara:strip_begin(b/383363683) copybara:strip_end_and_replace optional int32 code = 1;",
"format": "int32",
"type": "integer"
},
Expand Down
5 changes: 4 additions & 1 deletion firebase/v1beta1/firebase-gen.go

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

100 changes: 1 addition & 99 deletions firebasestorage/v1beta/firebasestorage-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@
}
}
},
"revision": "20241111",
"revision": "20241218",
"rootUrl": "https://firebasestorage.googleapis.com/",
"schemas": {
"AddFirebaseRequest": {
Expand Down Expand Up @@ -376,104 +376,6 @@
"properties": {},
"type": "object"
},
"GoogleFirebaseStorageControlplaneV1alphaMigrateLocationDestructivelyMetadata": {
"description": "Metadata for MigrateLocationDestructively LRO.",
"id": "GoogleFirebaseStorageControlplaneV1alphaMigrateLocationDestructivelyMetadata",
"properties": {
"createTime": {
"description": "The time the LRO was created.",
"format": "google-datetime",
"type": "string"
},
"lastUpdateTime": {
"description": "The time the LRO was last updated.",
"format": "google-datetime",
"type": "string"
},
"state": {
"description": "The current state of the migration.",
"enum": [
"STATE_UNSPECIFIED",
"PENDING",
"CREATING_TEMP_BUCKET",
"TRANSFERRING_TO_TEMP",
"DELETING_SOURCE_BUCKET",
"CREATING_DESTINATION_BUCKET",
"TRANSFERRING_TO_DESTINATION",
"DELETING_TEMP_BUCKET",
"SUCCEEDED",
"FAILED",
"ROLLING_BACK",
"ROLLED_BACK"
],
"enumDescriptions": [
"Unspecified state. Should not be used.",
"The MigrateLocationDestructively request has passed precondition checks and the bucket migration will begin soon.",
"Generating a unique bucket name, storing the source -\u003e temp mapping in Spanner, and actually creating the temporary bucket via Bigstore.",
"The first STS transfer to move all objects from the source bucket to the temp bucket is underway.",
"The source bucket is being emptied and deleted.",
"The source bucket is being recreated in the new location.",
"The second STS transfer to move all objects from the temp bucket to the final bucket is underway.",
"The temp bucket is being emptied and deleted.",
"All stages of the migration have completed and the operation has been marked done and updated with a response.",
"The migration failed at some stage and it is not possible to continue retrying that stage. Manual recovery may be needed. Rollback is either impossible at this stage, or has been attempted and failed.",
"The migration has encountered a permanent failure and is now being rolled back so that the source bucket is restored to its original state.",
"The migration has been successfully rolled back."
],
"type": "string"
}
},
"type": "object"
},
"GoogleFirebaseStorageControlplaneV1betaMigrateLocationDestructivelyMetadata": {
"description": "Metadata for MigrateLocationDestructively LRO.",
"id": "GoogleFirebaseStorageControlplaneV1betaMigrateLocationDestructivelyMetadata",
"properties": {
"createTime": {
"description": "The time the LRO was created.",
"format": "google-datetime",
"type": "string"
},
"lastUpdateTime": {
"description": "The time the LRO was last updated.",
"format": "google-datetime",
"type": "string"
},
"state": {
"description": "The current state of the migration.",
"enum": [
"STATE_UNSPECIFIED",
"PENDING",
"CREATING_TEMP_BUCKET",
"TRANSFERRING_TO_TEMP",
"DELETING_SOURCE_BUCKET",
"CREATING_DESTINATION_BUCKET",
"TRANSFERRING_TO_DESTINATION",
"DELETING_TEMP_BUCKET",
"SUCCEEDED",
"FAILED",
"ROLLING_BACK",
"ROLLED_BACK"
],
"enumDescriptions": [
"Unspecified state. Should not be used.",
"The MigrateLocationDestructively request has passed precondition checks and the bucket migration will begin soon.",
"Generating a unique bucket name, storing the source -\u003e temp mapping in Spanner, and actually creating the temporary bucket via Bigstore.",
"The first STS transfer to move all objects from the source bucket to the temp bucket is underway.",
"The source bucket is being emptied and deleted.",
"The source bucket is being recreated in the new location.",
"The second STS transfer to move all objects from the temp bucket to the final bucket is underway.",
"The temp bucket is being emptied and deleted.",
"All stages of the migration have completed and the operation has been marked done and updated with a response.",
"The migration failed at some stage and it is not possible to continue retrying that stage. Manual recovery may be needed. Rollback is either impossible at this stage, or has been attempted and failed.",
"The migration has encountered a permanent failure and is now being rolled back so that the source bucket is restored to its original state.",
"The migration has been successfully rolled back."
],
"type": "string"
}
},
"type": "object"
},
"ListBucketsResponse": {
"description": "The response returned by `ListBuckets`.",
"id": "ListBucketsResponse",
Expand Down
Loading

0 comments on commit dfbc111

Please sign in to comment.