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.

0 commit comments

Comments
 (0)