Skip to content
New issue

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

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

Already on GitHub? # to your account

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

Merged
merged 1 commit into from
Feb 27, 2025
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
308 changes: 299 additions & 9 deletions alloydb/v1alpha/alloydb-api.json

Large diffs are not rendered by default.

260 changes: 255 additions & 5 deletions alloydb/v1alpha/alloydb-gen.go

Large diffs are not rendered by default.

8 changes: 5 additions & 3 deletions beyondcorp/v1/beyondcorp-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -1465,6 +1465,7 @@
]
},
"shouldThrottle": {
"deprecated": true,
"description": "Calls the Bouncer method ShouldThrottle to check if a request should be throttled.",
"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/appGateways/{appGatewaysId}:shouldThrottle",
"httpMethod": "GET",
Expand Down Expand Up @@ -1779,7 +1780,7 @@
"type": "string"
},
"updateMask": {
"description": "Required. Mutable fields include: display_name.",
"description": "Optional. Mutable fields include: display_name.",
"format": "google-fieldmask",
"location": "query",
"type": "string"
Expand Down Expand Up @@ -2152,7 +2153,7 @@
"type": "string"
},
"updateMask": {
"description": "Required. Mutable fields include: display_name, hubs.",
"description": "Optional. Mutable fields include: display_name, hubs.",
"format": "google-fieldmask",
"location": "query",
"type": "string"
Expand Down Expand Up @@ -2403,7 +2404,7 @@
}
}
},
"revision": "20241204",
"revision": "20250219",
"rootUrl": "https://beyondcorp.googleapis.com/",
"schemas": {
"AllocatedConnection": {
Expand Down Expand Up @@ -4248,6 +4249,7 @@
"type": "object"
},
"ShouldThrottleResponse": {
"deprecated": true,
"description": "Response message for calling ShouldThrottle",
"id": "ShouldThrottleResponse",
"properties": {
Expand Down
8 changes: 4 additions & 4 deletions beyondcorp/v1/beyondcorp-gen.go

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

4 changes: 2 additions & 2 deletions config/v1/config-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -1187,7 +1187,7 @@
}
}
},
"revision": "20250108",
"revision": "20250219",
"rootUrl": "https://config.googleapis.com/",
"schemas": {
"ApplyResults": {
Expand Down Expand Up @@ -2000,7 +2000,7 @@
"additionalProperties": {
"type": "string"
},
"description": "Optional. Arbitrary key-value metadata storage e.g. to help client tools identifiy preview during automation. See https://google.aip.dev/148#annotations for details on format and size limitations.",
"description": "Optional. Arbitrary key-value metadata storage e.g. to help client tools identify preview during automation. See https://google.aip.dev/148#annotations for details on format and size limitations.",
"type": "object"
},
"artifactsGcsBucket": {
Expand Down
2 changes: 1 addition & 1 deletion config/v1/config-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 healthcare/v1/healthcare-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -5088,7 +5088,7 @@
}
}
},
"revision": "20250206",
"revision": "20250218",
"rootUrl": "https://healthcare.googleapis.com/",
"schemas": {
"AccessDeterminationLogConfig": {
Expand Down Expand Up @@ -5695,11 +5695,11 @@
"type": "string"
},
"environment": {
"description": "An abstract identifier that describes the environment or conditions under which the accessor is acting. Can be \"*\" if it applies to all environments.",
"description": "An abstract identifier that describes the environment or conditions under which the accessor is acting. If it's not specified, it applies to all environments.",
"type": "string"
},
"purpose": {
"description": "The intent of data use. Can be \"*\" if it applies to all purposes.",
"description": "The intent of data use. If it's not specified, it applies to all purposes.",
"type": "string"
}
},
Expand Down
7 changes: 4 additions & 3 deletions healthcare/v1/healthcare-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 healthcare/v1beta1/healthcare-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -6011,7 +6011,7 @@
}
}
},
"revision": "20250206",
"revision": "20250218",
"rootUrl": "https://healthcare.googleapis.com/",
"schemas": {
"AccessDeterminationLogConfig": {
Expand Down Expand Up @@ -6827,11 +6827,11 @@
"type": "string"
},
"environment": {
"description": "An abstract identifier that describes the environment or conditions under which the accessor is acting. Can be \"*\" if it applies to all environments.",
"description": "An abstract identifier that describes the environment or conditions under which the accessor is acting. If it's not specified, it applies to all environments.",
"type": "string"
},
"purpose": {
"description": "The intent of data use. Can be \"*\" if it applies to all purposes.",
"description": "The intent of data use. If it's not specified, it applies to all purposes.",
"type": "string"
}
},
Expand Down
7 changes: 4 additions & 3 deletions healthcare/v1beta1/healthcare-gen.go

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

42 changes: 27 additions & 15 deletions networkconnectivity/v1/networkconnectivity-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -996,7 +996,7 @@
"type": "string"
},
"policyBasedRouteId": {
"description": "Required. Unique id for the policy-based route to create.",
"description": "Required. Unique id for the policy-based route to create. Provided by the client when the resource is created. The name must comply with https://google.aip.dev/122#resource-id-segments. Specifically, the name must be 1-63 characters long and match the regular expression [a-z]([a-z0-9-]*[a-z0-9])?. The first character must be a lowercase letter, and all following characters (except for the last character) must be a dash, lowercase letter, or digit. The last character must be a lowercase letter or digit.",
"location": "query",
"type": "string"
},
Expand Down Expand Up @@ -2863,7 +2863,7 @@
}
}
},
"revision": "20250122",
"revision": "20250219",
"rootUrl": "https://networkconnectivity.googleapis.com/",
"schemas": {
"AcceptHubSpokeRequest": {
Expand Down Expand Up @@ -3380,7 +3380,8 @@
"REJECTING",
"UPDATING",
"INACTIVE",
"OBSOLETE"
"OBSOLETE",
"FAILED"
],
"enumDescriptions": [
"No state information available",
Expand All @@ -3391,7 +3392,8 @@
"The resource's reject operation is in progress.",
"The resource's update operation is in progress.",
"The resource is inactive.",
"The hub associated with this spoke resource has been deleted. This state applies to spoke resources only."
"The hub associated with this spoke resource has been deleted. This state applies to spoke resources only.",
"The resource is in an undefined state due to resource creation or deletion failure. You can try to delete the resource later or contact support for help."
],
"readOnly": true,
"type": "string"
Expand Down Expand Up @@ -3425,7 +3427,7 @@
"type": "string"
},
"exportPsc": {
"description": "Optional. Whether Private Service Connect transitivity is enabled for the hub. If true, Private Service Connect endpoints in VPC spokes attached to the hub are made accessible to other VPC spokes attached to the hub. The default value is false.",
"description": "Optional. Whether Private Service Connect connection propagation is enabled for the hub. If true, Private Service Connect endpoints in VPC spokes attached to the hub are made accessible to other VPC spokes attached to the hub. The default value is false.",
"type": "boolean"
},
"labels": {
Expand Down Expand Up @@ -3496,7 +3498,8 @@
"REJECTING",
"UPDATING",
"INACTIVE",
"OBSOLETE"
"OBSOLETE",
"FAILED"
],
"enumDescriptions": [
"No state information available",
Expand All @@ -3507,7 +3510,8 @@
"The resource's reject operation is in progress.",
"The resource's update operation is in progress.",
"The resource is inactive.",
"The hub associated with this spoke resource has been deleted. This state applies to spoke resources only."
"The hub associated with this spoke resource has been deleted. This state applies to spoke resources only.",
"The resource is in an undefined state due to resource creation or deletion failure. You can try to delete the resource later or contact support for help."
],
"readOnly": true,
"type": "string"
Expand Down Expand Up @@ -4887,7 +4891,8 @@
"REJECTING",
"UPDATING",
"INACTIVE",
"OBSOLETE"
"OBSOLETE",
"FAILED"
],
"enumDescriptions": [
"No state information available",
Expand All @@ -4898,7 +4903,8 @@
"The resource's reject operation is in progress.",
"The resource's update operation is in progress.",
"The resource is inactive.",
"The hub associated with this spoke resource has been deleted. This state applies to spoke resources only."
"The hub associated with this spoke resource has been deleted. This state applies to spoke resources only.",
"The resource is in an undefined state due to resource creation or deletion failure. You can try to delete the resource later or contact support for help."
],
"readOnly": true,
"type": "string"
Expand Down Expand Up @@ -4969,7 +4975,8 @@
"REJECTING",
"UPDATING",
"INACTIVE",
"OBSOLETE"
"OBSOLETE",
"FAILED"
],
"enumDescriptions": [
"No state information available",
Expand All @@ -4980,7 +4987,8 @@
"The resource's reject operation is in progress.",
"The resource's update operation is in progress.",
"The resource is inactive.",
"The hub associated with this spoke resource has been deleted. This state applies to spoke resources only."
"The hub associated with this spoke resource has been deleted. This state applies to spoke resources only.",
"The resource is in an undefined state due to resource creation or deletion failure. You can try to delete the resource later or contact support for help."
],
"readOnly": true,
"type": "string"
Expand Down Expand Up @@ -5392,7 +5400,8 @@
"REJECTING",
"UPDATING",
"INACTIVE",
"OBSOLETE"
"OBSOLETE",
"FAILED"
],
"enumDescriptions": [
"No state information available",
Expand All @@ -5403,7 +5412,8 @@
"The resource's reject operation is in progress.",
"The resource's update operation is in progress.",
"The resource is inactive.",
"The hub associated with this spoke resource has been deleted. This state applies to spoke resources only."
"The hub associated with this spoke resource has been deleted. This state applies to spoke resources only.",
"The resource is in an undefined state due to resource creation or deletion failure. You can try to delete the resource later or contact support for help."
],
"readOnly": true,
"type": "string"
Expand Down Expand Up @@ -5443,7 +5453,8 @@
"REJECTING",
"UPDATING",
"INACTIVE",
"OBSOLETE"
"OBSOLETE",
"FAILED"
],
"enumDescriptions": [
"No state information available",
Expand All @@ -5454,7 +5465,8 @@
"The resource's reject operation is in progress.",
"The resource's update operation is in progress.",
"The resource is inactive.",
"The hub associated with this spoke resource has been deleted. This state applies to spoke resources only."
"The hub associated with this spoke resource has been deleted. This state applies to spoke resources only.",
"The resource is in an undefined state due to resource creation or deletion failure. You can try to delete the resource later or contact support for help."
],
"readOnly": true,
"type": "string"
Expand Down
Loading
Loading