Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(all): auto-regenerate discovery clients #2551

Merged
merged 1 commit into from
Apr 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 5 additions & 8 deletions alloydb/v1/alloydb-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -1461,7 +1461,7 @@
}
}
},
"revision": "20240410",
"revision": "20240417",
"rootUrl": "https://alloydb.googleapis.com/",
"schemas": {
"AuthorizedNetwork": {
Expand Down Expand Up @@ -3081,6 +3081,10 @@
],
"type": "string"
},
"crossRegionReplicaConfigured": {
"description": "Checks for resources that are configured to have redundancy, and ongoing replication across regions",
"type": "boolean"
},
"externalReplicaConfigured": {
"type": "boolean"
},
Expand Down Expand Up @@ -4047,17 +4051,10 @@
"description": "An enum that represents the type of this entitlement.",
"enum": [
"ENTITLEMENT_TYPE_UNSPECIFIED",
"DUET_AI",
"GEMINI"
],
"enumDeprecated": [
false,
true,
false
],
"enumDescriptions": [
"",
"The root entitlement representing Duet AI package ownership.",
"The root entitlement representing Gemini package ownership."
],
"type": "string"
Expand Down
10 changes: 6 additions & 4 deletions alloydb/v1/alloydb-gen.go

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

21 changes: 9 additions & 12 deletions alloydb/v1alpha/alloydb-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -1461,7 +1461,7 @@
}
}
},
"revision": "20240410",
"revision": "20240417",
"rootUrl": "https://alloydb.googleapis.com/",
"schemas": {
"AuthorizedNetwork": {
Expand Down Expand Up @@ -1852,7 +1852,7 @@
},
"geminiConfig": {
"$ref": "GeminiClusterConfig",
"description": "Optional. Configuration parameters related to the Gemini in Databases add-on. See go/prd-enable-duet-ai-databases for more details."
"description": "Optional. Configuration parameters related to the Gemini in Databases add-on."
},
"initialUser": {
"$ref": "UserPassword",
Expand Down Expand Up @@ -2159,7 +2159,7 @@
"type": "object"
},
"GeminiClusterConfig": {
"description": "Cluster level configuration parameters related to the Gemini in Databases add-on. See go/prd-enable-duet-ai-databases for more details.",
"description": "Cluster level configuration parameters related to the Gemini in Databases add-on.",
"id": "GeminiClusterConfig",
"properties": {
"entitled": {
Expand All @@ -2171,7 +2171,7 @@
"type": "object"
},
"GeminiInstanceConfig": {
"description": "Instance level configuration parameters related to the Gemini in Databases add-on. See go/prd-enable-duet-ai-databases for more details.",
"description": "Instance level configuration parameters related to the Gemini in Databases add-on.",
"id": "GeminiInstanceConfig",
"properties": {
"entitled": {
Expand Down Expand Up @@ -2350,7 +2350,7 @@
},
"geminiConfig": {
"$ref": "GeminiInstanceConfig",
"description": "Optional. Configuration parameters related to the Gemini in Databases add-on. See go/prd-enable-duet-ai-databases for more details."
"description": "Optional. Configuration parameters related to the Gemini in Databases add-on."
},
"instanceType": {
"description": "Required. The type of the instance. Specified at creation time.",
Expand Down Expand Up @@ -3210,6 +3210,10 @@
],
"type": "string"
},
"crossRegionReplicaConfigured": {
"description": "Checks for resources that are configured to have redundancy, and ongoing replication across regions",
"type": "boolean"
},
"externalReplicaConfigured": {
"type": "boolean"
},
Expand Down Expand Up @@ -4176,17 +4180,10 @@
"description": "An enum that represents the type of this entitlement.",
"enum": [
"ENTITLEMENT_TYPE_UNSPECIFIED",
"DUET_AI",
"GEMINI"
],
"enumDeprecated": [
false,
true,
false
],
"enumDescriptions": [
"",
"The root entitlement representing Duet AI package ownership.",
"The root entitlement representing Gemini package ownership."
],
"type": "string"
Expand Down
20 changes: 10 additions & 10 deletions alloydb/v1alpha/alloydb-gen.go

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

21 changes: 9 additions & 12 deletions alloydb/v1beta/alloydb-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -1458,7 +1458,7 @@
}
}
},
"revision": "20240410",
"revision": "20240417",
"rootUrl": "https://alloydb.googleapis.com/",
"schemas": {
"AuthorizedNetwork": {
Expand Down Expand Up @@ -1838,7 +1838,7 @@
},
"geminiConfig": {
"$ref": "GeminiClusterConfig",
"description": "Optional. Configuration parameters related to the Gemini in Databases add-on. See go/prd-enable-duet-ai-databases for more details."
"description": "Optional. Configuration parameters related to the Gemini in Databases add-on."
},
"initialUser": {
"$ref": "UserPassword",
Expand Down Expand Up @@ -2140,7 +2140,7 @@
"type": "object"
},
"GeminiClusterConfig": {
"description": "Cluster level configuration parameters related to the Gemini in Databases add-on. See go/prd-enable-duet-ai-databases for more details.",
"description": "Cluster level configuration parameters related to the Gemini in Databases add-on.",
"id": "GeminiClusterConfig",
"properties": {
"entitled": {
Expand All @@ -2152,7 +2152,7 @@
"type": "object"
},
"GeminiInstanceConfig": {
"description": "Instance level configuration parameters related to the Gemini in Databases add-on. See go/prd-enable-duet-ai-databases for more details.",
"description": "Instance level configuration parameters related to the Gemini in Databases add-on.",
"id": "GeminiInstanceConfig",
"properties": {
"entitled": {
Expand Down Expand Up @@ -2331,7 +2331,7 @@
},
"geminiConfig": {
"$ref": "GeminiInstanceConfig",
"description": "Optional. Configuration parameters related to the Gemini in Databases add-on. See go/prd-enable-duet-ai-databases for more details."
"description": "Optional. Configuration parameters related to the Gemini in Databases add-on."
},
"instanceType": {
"description": "Required. The type of the instance. Specified at creation time.",
Expand Down Expand Up @@ -3186,6 +3186,10 @@
],
"type": "string"
},
"crossRegionReplicaConfigured": {
"description": "Checks for resources that are configured to have redundancy, and ongoing replication across regions",
"type": "boolean"
},
"externalReplicaConfigured": {
"type": "boolean"
},
Expand Down Expand Up @@ -4152,17 +4156,10 @@
"description": "An enum that represents the type of this entitlement.",
"enum": [
"ENTITLEMENT_TYPE_UNSPECIFIED",
"DUET_AI",
"GEMINI"
],
"enumDeprecated": [
false,
true,
false
],
"enumDescriptions": [
"",
"The root entitlement representing Duet AI package ownership.",
"The root entitlement representing Gemini package ownership."
],
"type": "string"
Expand Down
20 changes: 10 additions & 10 deletions alloydb/v1beta/alloydb-gen.go

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

38 changes: 37 additions & 1 deletion beyondcorp/v1alpha/beyondcorp-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -1285,6 +1285,42 @@
"response": {
"$ref": "GoogleCloudBeyondcorpSaasplatformSubscriptionsV1alphaListSubscriptionsResponse"
}
},
"patch": {
"description": "Updates an existing BeyondCorp Enterprise Subscription in a given organization. Location will always be global as BeyondCorp subscriptions are per organization.",
"flatPath": "v1alpha/organizations/{organizationsId}/locations/{locationsId}/subscriptions/{subscriptionsId}",
"httpMethod": "PATCH",
"id": "beyondcorp.organizations.locations.subscriptions.patch",
"parameterOrder": [
"name"
],
"parameters": {
"name": {
"description": "Required. Unique resource name of the Subscription. The name is ignored when creating a subscription.",
"location": "path",
"pattern": "^organizations/[^/]+/locations/[^/]+/subscriptions/[^/]+$",
"required": true,
"type": "string"
},
"requestId": {
"description": "Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).",
"location": "query",
"type": "string"
},
"updateMask": {
"description": "Required. Field mask is used to specify the fields to be overwritten in the Subscription resource by the update. The fields specified in the update_mask are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask then all mutable fields will be overwritten. Mutable fields: type, state.",
"format": "google-fieldmask",
"location": "query",
"type": "string"
}
},
"path": "v1alpha/{+name}",
"request": {
"$ref": "GoogleCloudBeyondcorpSaasplatformSubscriptionsV1alphaSubscription"
},
"response": {
"$ref": "GoogleCloudBeyondcorpSaasplatformSubscriptionsV1alphaSubscription"
}
}
}
}
Expand Down Expand Up @@ -3903,7 +3939,7 @@
}
}
},
"revision": "20240410",
"revision": "20240417",
"rootUrl": "https://beyondcorp.googleapis.com/",
"schemas": {
"AllocatedConnection": {
Expand Down
Loading