Skip to content
Open
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
4 changes: 4 additions & 0 deletions disclaimers.json
Original file line number Diff line number Diff line change
Expand Up @@ -671,6 +671,10 @@
"api": "chronicle",
"package": "@google-cloud/chronicle"
},
{
"api": "hypercomputecluster",
"package": "@google-cloud/hypercomputecluster"
},
{
"api": "configdelivery",
"package": "@google-cloud/configdelivery"
Expand Down
1,470 changes: 1,238 additions & 232 deletions discovery/aiplatform-v1.json

Large diffs are not rendered by default.

259 changes: 223 additions & 36 deletions discovery/aiplatform-v1beta1.json

Large diffs are not rendered by default.

14 changes: 9 additions & 5 deletions discovery/alloydb-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -1879,7 +1879,7 @@
}
}
},
"revision": "20251204",
"revision": "20251211",
"rootUrl": "https://alloydb.googleapis.com/",
"schemas": {
"AuthorizedNetwork": {
Expand Down Expand Up @@ -2512,7 +2512,8 @@
"FAILED",
"BOOTSTRAPPING",
"MAINTENANCE",
"PROMOTING"
"PROMOTING",
"SWITCHOVER"
],
"enumDescriptions": [
"The state of the cluster is unknown.",
Expand All @@ -2524,7 +2525,8 @@
"The creation of the cluster failed.",
"The cluster is bootstrapping with data from some other source. Direct mutations to the cluster (e.g. adding read pool) are not allowed.",
"The cluster is under maintenance. AlloyDB regularly performs maintenance and upgrades on customer clusters. Updates on the cluster are not allowed while the cluster is in this state.",
"The cluster is being promoted."
"The cluster is being promoted.",
"The cluster has entered switchover state. All updates on cluster and its associated instances are restricted while the cluster is in this state."
],
"readOnly": true,
"type": "string"
Expand Down Expand Up @@ -3337,7 +3339,8 @@
"MAINTENANCE",
"FAILED",
"BOOTSTRAPPING",
"PROMOTING"
"PROMOTING",
"SWITCHOVER"
],
"enumDescriptions": [
"The state of the instance is unknown.",
Expand All @@ -3348,7 +3351,8 @@
"The instance is down for maintenance.",
"The creation of the instance failed or a fatal error occurred during an operation on the instance. Note: Instances in this state would tried to be auto-repaired. And Customers should be able to restart, update or delete these instances.",
"The instance has been configured to sync data from some other source.",
"The instance is being promoted."
"The instance is being promoted.",
"The instance has entered switchover state. All updates on instance are restricted while the instance is in this state."
],
"readOnly": true,
"type": "string"
Expand Down
14 changes: 9 additions & 5 deletions discovery/alloydb-v1alpha.json
Original file line number Diff line number Diff line change
Expand Up @@ -1879,7 +1879,7 @@
}
}
},
"revision": "20251204",
"revision": "20251211",
"rootUrl": "https://alloydb.googleapis.com/",
"schemas": {
"AuthorizedNetwork": {
Expand Down Expand Up @@ -2561,7 +2561,8 @@
"FAILED",
"BOOTSTRAPPING",
"MAINTENANCE",
"PROMOTING"
"PROMOTING",
"SWITCHOVER"
],
"enumDescriptions": [
"The state of the cluster is unknown.",
Expand All @@ -2573,7 +2574,8 @@
"The creation of the cluster failed.",
"The cluster is bootstrapping with data from some other source. Direct mutations to the cluster (e.g. adding read pool) are not allowed.",
"The cluster is under maintenance. AlloyDB regularly performs maintenance and upgrades on customer clusters. Updates on the cluster are not allowed while the cluster is in this state.",
"The cluster is being promoted."
"The cluster is being promoted.",
"The cluster has entered switchover state. All updates on cluster and its associated instances are restricted while the cluster is in this state."
],
"readOnly": true,
"type": "string"
Expand Down Expand Up @@ -3519,7 +3521,8 @@
"MAINTENANCE",
"FAILED",
"BOOTSTRAPPING",
"PROMOTING"
"PROMOTING",
"SWITCHOVER"
],
"enumDescriptions": [
"The state of the instance is unknown.",
Expand All @@ -3530,7 +3533,8 @@
"The instance is down for maintenance.",
"The creation of the instance failed or a fatal error occurred during an operation on the instance. Note: Instances in this state would tried to be auto-repaired. And Customers should be able to restart, update or delete these instances.",
"The instance has been configured to sync data from some other source.",
"The instance is being promoted."
"The instance is being promoted.",
"The instance has entered switchover state. All updates on instance are restricted while the instance is in this state."
],
"readOnly": true,
"type": "string"
Expand Down
14 changes: 9 additions & 5 deletions discovery/alloydb-v1beta.json
Original file line number Diff line number Diff line change
Expand Up @@ -1876,7 +1876,7 @@
}
}
},
"revision": "20251204",
"revision": "20251211",
"rootUrl": "https://alloydb.googleapis.com/",
"schemas": {
"AuthorizedNetwork": {
Expand Down Expand Up @@ -2542,7 +2542,8 @@
"FAILED",
"BOOTSTRAPPING",
"MAINTENANCE",
"PROMOTING"
"PROMOTING",
"SWITCHOVER"
],
"enumDescriptions": [
"The state of the cluster is unknown.",
Expand All @@ -2554,7 +2555,8 @@
"The creation of the cluster failed.",
"The cluster is bootstrapping with data from some other source. Direct mutations to the cluster (e.g. adding read pool) are not allowed.",
"The cluster is under maintenance. AlloyDB regularly performs maintenance and upgrades on customer clusters. Updates on the cluster are not allowed while the cluster is in this state.",
"The cluster is being promoted."
"The cluster is being promoted.",
"The cluster has entered switchover state. All updates on cluster and its associated instances are restricted while the cluster is in this state."
],
"readOnly": true,
"type": "string"
Expand Down Expand Up @@ -3495,7 +3497,8 @@
"MAINTENANCE",
"FAILED",
"BOOTSTRAPPING",
"PROMOTING"
"PROMOTING",
"SWITCHOVER"
],
"enumDescriptions": [
"The state of the instance is unknown.",
Expand All @@ -3506,7 +3509,8 @@
"The instance is down for maintenance.",
"The creation of the instance failed or a fatal error occurred during an operation on the instance. Note: Instances in this state would tried to be auto-repaired. And Customers should be able to restart, update or delete these instances.",
"The instance has been configured to sync data from some other source.",
"The instance is being promoted."
"The instance is being promoted.",
"The instance has entered switchover state. All updates on instance are restricted while the instance is in this state."
],
"readOnly": true,
"type": "string"
Expand Down
6 changes: 3 additions & 3 deletions discovery/apigateway-v1beta.json
Original file line number Diff line number Diff line change
Expand Up @@ -1074,7 +1074,7 @@
"type": "string"
},
"returnPartialSuccess": {
"description": "When set to `true`, operations that are reachable are returned as normal, and those that are unreachable are returned in the [ListOperationsResponse.unreachable] field. This can only be `true` when reading across collections e.g. when `parent` is set to `\"projects/example/locations/-\"`. This field is not by default supported and will result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific documentation.",
"description": "When set to `true`, operations that are reachable are returned as normal, and those that are unreachable are returned in the ListOperationsResponse.unreachable field. This can only be `true` when reading across collections. For example, when `parent` is set to `\"projects/example/locations/-\"`. This field is not supported by default and will result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific documentation.",
"location": "query",
"type": "boolean"
}
Expand All @@ -1094,7 +1094,7 @@
}
}
},
"revision": "20251021",
"revision": "20251210",
"rootUrl": "https://apigateway.googleapis.com/",
"schemas": {
"ApigatewayApi": {
Expand Down Expand Up @@ -1591,7 +1591,7 @@
"type": "array"
},
"unreachable": {
"description": "Unordered list. Unreachable resources. Populated when the request sets `ListOperationsRequest.return_partial_success` and reads across collections e.g. when attempting to list all resources across all supported locations.",
"description": "Unordered list. Unreachable resources. Populated when the request sets `ListOperationsRequest.return_partial_success` and reads across collections. For example, when attempting to list all resources across all supported locations.",
"items": {
"type": "string"
},
Expand Down
Loading