Skip to content

Commit 47cbba6

Browse files
feat(all): auto-regenerate discovery clients (#3122)
1 parent e4f4ca9 commit 47cbba6

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+10307
-1531
lines changed

aiplatform/v1/aiplatform-api.json

Lines changed: 402 additions & 9 deletions
Large diffs are not rendered by default.

aiplatform/v1/aiplatform-gen.go

Lines changed: 1798 additions & 530 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

aiplatform/v1beta1/aiplatform-api.json

Lines changed: 619 additions & 15 deletions
Large diffs are not rendered by default.

aiplatform/v1beta1/aiplatform-gen.go

Lines changed: 2628 additions & 768 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

artifactregistry/v1beta2/artifactregistry-api.json

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,16 @@
233233
"description": "Regional Endpoint",
234234
"endpointUrl": "https://artifactregistry.me-central2.rep.googleapis.com/",
235235
"location": "me-central2"
236+
},
237+
{
238+
"description": "Regional Endpoint",
239+
"endpointUrl": "https://artifactregistry.us.rep.googleapis.com/",
240+
"location": "us"
241+
},
242+
{
243+
"description": "Regional Endpoint",
244+
"endpointUrl": "https://artifactregistry.eu.rep.googleapis.com/",
245+
"location": "eu"
236246
}
237247
],
238248
"fullyEncodeReservedExpansion": true,
@@ -426,6 +436,12 @@
426436
"name"
427437
],
428438
"parameters": {
439+
"extraLocationTypes": {
440+
"description": "Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.",
441+
"location": "query",
442+
"repeated": true,
443+
"type": "string"
444+
},
429445
"filter": {
430446
"description": "A filter to narrow down results to a preferred subset. The filtering language accepts strings like `\"displayName=tokyo\"`, and is documented in more detail in [AIP-160](https://google.aip.dev/160).",
431447
"location": "query",
@@ -1424,7 +1440,7 @@
14241440
}
14251441
}
14261442
},
1427-
"revision": "20241010",
1443+
"revision": "20250415",
14281444
"rootUrl": "https://artifactregistry.googleapis.com/",
14291445
"schemas": {
14301446
"AptArtifact": {

artifactregistry/v1beta2/artifactregistry-gen.go

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

chat/v1/chat-api.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1526,7 +1526,7 @@
15261526
}
15271527
}
15281528
},
1529-
"revision": "20250406",
1529+
"revision": "20250417",
15301530
"rootUrl": "https://chat.googleapis.com/",
15311531
"schemas": {
15321532
"AccessSettings": {
@@ -2528,8 +2528,8 @@
25282528
],
25292529
"enumDescriptions": [
25302530
"Don't use. Unspecified.",
2531-
"Default value. No border.",
2532-
"Outline."
2531+
"No border.",
2532+
"Default value. Outline."
25332533
],
25342534
"type": "string"
25352535
}

chat/v1/chat-gen.go

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

classroom/v1/classroom-api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4107,7 +4107,7 @@
41074107
}
41084108
}
41094109
},
4110-
"revision": "20250331",
4110+
"revision": "20250416",
41114111
"rootUrl": "https://classroom.googleapis.com/",
41124112
"schemas": {
41134113
"AddOnAttachment": {
@@ -5573,7 +5573,7 @@
55735573
},
55745574
"form": {
55755575
"$ref": "Form",
5576-
"description": "Google Forms material."
5576+
"description": "Google Forms material. Read-only."
55775577
},
55785578
"link": {
55795579
"$ref": "Link",

classroom/v1/classroom-gen.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cloudbuild/v1/cloudbuild-api.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,11 @@
8686
"endpointUrl": "https://cloudbuild.europe-north1.rep.googleapis.com/",
8787
"location": "europe-north1"
8888
},
89+
{
90+
"description": "Regional Endpoint",
91+
"endpointUrl": "https://cloudbuild.europe-north2.rep.googleapis.com/",
92+
"location": "europe-north2"
93+
},
8994
{
9095
"description": "Regional Endpoint",
9196
"endpointUrl": "https://cloudbuild.europe-southwest1.rep.googleapis.com/",
@@ -2568,7 +2573,7 @@
25682573
}
25692574
}
25702575
},
2571-
"revision": "20250303",
2576+
"revision": "20250418",
25722577
"rootUrl": "https://cloudbuild.googleapis.com/",
25732578
"schemas": {
25742579
"ApprovalConfig": {

cloudbuild/v2/cloudbuild-api.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,11 @@
8686
"endpointUrl": "https://cloudbuild.europe-north1.rep.googleapis.com/",
8787
"location": "europe-north1"
8888
},
89+
{
90+
"description": "Regional Endpoint",
91+
"endpointUrl": "https://cloudbuild.europe-north2.rep.googleapis.com/",
92+
"location": "europe-north2"
93+
},
8994
{
9095
"description": "Regional Endpoint",
9196
"endpointUrl": "https://cloudbuild.europe-southwest1.rep.googleapis.com/",
@@ -1082,7 +1087,7 @@
10821087
}
10831088
}
10841089
},
1085-
"revision": "20250321",
1090+
"revision": "20250418",
10861091
"rootUrl": "https://cloudbuild.googleapis.com/",
10871092
"schemas": {
10881093
"AuditConfig": {

cloudchannel/v1/cloudchannel-api.json

Lines changed: 21 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2289,7 +2289,7 @@
22892289
}
22902290
}
22912291
},
2292-
"revision": "20250412",
2292+
"revision": "20250419",
22932293
"rootUrl": "https://cloudchannel.googleapis.com/",
22942294
"schemas": {
22952295
"GoogleCloudChannelV1ActivateEntitlementRequest": {
@@ -2430,7 +2430,7 @@
24302430
"type": "array"
24312431
},
24322432
"priceReferenceId": {
2433-
"description": "Optional. Price reference ID for the offer. Optional field only for offers that require additional price information. Used to guarantee that the pricing is consistent between quoting the offer and placing the order.",
2433+
"description": "Optional. Price reference ID for the offer. Only for offers that require additional price information. Used to guarantee that the pricing is consistent between quoting the offer and placing the order.",
24342434
"type": "string"
24352435
},
24362436
"purchaseOrderId": {
@@ -2866,6 +2866,20 @@
28662866
"readOnly": true,
28672867
"type": "string"
28682868
},
2869+
"customerAttestationState": {
2870+
"description": "Optional. Indicate if a customer is attesting about the correctness of provided information. Only required if creating a GCP Entitlement.",
2871+
"enum": [
2872+
"CUSTOMER_ATTESTATION_STATE_UNSPECIFIED",
2873+
"EXEMPT",
2874+
"NON_EXEMPT_AND_INFO_VERIFIED"
2875+
],
2876+
"enumDescriptions": [
2877+
"Default value if not set yet",
2878+
"Customer is exempt from attesting based on exemption list at https://cloud.google.com/terms/direct-tos-exemptions. Contact information of customer will be mandatory.",
2879+
"Customer is not exempt and has verified the information provided is correct. Contact information of customer will be mandatory."
2880+
],
2881+
"type": "string"
2882+
},
28692883
"domain": {
28702884
"description": "Required. The customer's primary domain. Must match the primary contact email's domain.",
28712885
"type": "string"
@@ -3109,7 +3123,7 @@
31093123
"type": "array"
31103124
},
31113125
"priceReferenceId": {
3112-
"description": "Optional. Price reference ID for the offer. Optional field only for offers that require additional price information. Used to guarantee that the pricing is consistent between quoting the offer and placing the order.",
3126+
"description": "Optional. Price reference ID for the offer. Only for offers that require additional price information. Used to guarantee that the pricing is consistent between quoting the offer and placing the order.",
31133127
"type": "string"
31143128
},
31153129
"provisionedService": {
@@ -3567,7 +3581,7 @@
35673581
"type": "string"
35683582
},
35693583
"offers": {
3570-
"description": "The list of Offers requested.",
3584+
"description": "The list of Offers requested. The pricing information for each Offer only includes the base price. Effective prices and discounts aren't populated.",
35713585
"items": {
35723586
"$ref": "GoogleCloudChannelV1Offer"
35733587
},
@@ -4326,7 +4340,7 @@
43264340
"description": "Offer."
43274341
},
43284342
"priceReferenceId": {
4329-
"description": "Optional. Price reference ID for the offer. Optional field only for offers that require additional price information. Used to guarantee that the pricing is consistent between quoting the offer and placing the order.",
4343+
"description": "Optional. Price reference ID for the offer. Only for offers that require additional price information. Used to guarantee that the pricing is consistent between quoting the offer and placing the order.",
43304344
"type": "string"
43314345
}
43324346
},
@@ -4902,7 +4916,7 @@
49024916
"description": "Offer with parameter constraints updated to allow the Transfer."
49034917
},
49044918
"priceReferenceId": {
4905-
"description": "Optional. Price reference ID for the offer. Optional field only for offers that require additional price information. Used to guarantee that the pricing is consistent between quoting the offer and placing the order.",
4919+
"description": "Optional. Price reference ID for the offer. Only for offers that require additional price information. Used to guarantee that the pricing is consistent between quoting the offer and placing the order.",
49064920
"type": "string"
49074921
}
49084922
},
@@ -5230,7 +5244,7 @@
52305244
"type": "array"
52315245
},
52325246
"priceReferenceId": {
5233-
"description": "Optional. Price reference ID for the offer. Optional field only for offers that require additional price information. Used to guarantee that the pricing is consistent between quoting the offer and placing the order.",
5247+
"description": "Optional. Price reference ID for the offer. Only for offers that require additional price information. Used to guarantee that the pricing is consistent between quoting the offer and placing the order.",
52345248
"type": "string"
52355249
},
52365250
"provisionedService": {

cloudchannel/v1/cloudchannel-gen.go

Lines changed: 31 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cloudresourcemanager/v2/cloudresourcemanager-api.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -450,7 +450,7 @@
450450
}
451451
}
452452
},
453-
"revision": "20240310",
453+
"revision": "20250417",
454454
"rootUrl": "https://cloudresourcemanager.googleapis.com/",
455455
"schemas": {
456456
"AuditConfig": {
@@ -705,6 +705,14 @@
705705
"description": "A Folder in an Organization's resource hierarchy, used to organize that Organization's resources.",
706706
"id": "Folder",
707707
"properties": {
708+
"configuredCapabilities": {
709+
"description": "Output only. Optional capabilities configured for this folder (via UpdateCapability API). Example: `folders/123/capabilities/app-management`.",
710+
"items": {
711+
"type": "string"
712+
},
713+
"readOnly": true,
714+
"type": "array"
715+
},
708716
"createTime": {
709717
"description": "Output only. Timestamp when the Folder was created. Assigned by the server.",
710718
"format": "google-datetime",
@@ -730,6 +738,11 @@
730738
"readOnly": true,
731739
"type": "string"
732740
},
741+
"managementProject": {
742+
"description": "Output only. Management Project associated with this folder (if app-management capability is enabled). Example: `projects/google-mp-123` OUTPUT ONLY.",
743+
"readOnly": true,
744+
"type": "string"
745+
},
733746
"name": {
734747
"description": "Output only. The resource name of the Folder. Its format is `folders/{folder_id}`, for example: \"folders/1234\".",
735748
"readOnly": true,

0 commit comments

Comments
 (0)