Skip to content

Commit 7a9ae94

Browse files
feat(all): auto-regenerate discovery clients (#3394)
1 parent db6e653 commit 7a9ae94

File tree

54 files changed

+17076
-7815
lines changed

Some content is hidden

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

54 files changed

+17076
-7815
lines changed

accessapproval/v1/accessapproval-api.json

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -913,7 +913,7 @@
913913
}
914914
}
915915
},
916-
"revision": "20251015",
916+
"revision": "20251201",
917917
"rootUrl": "https://accessapproval.googleapis.com/",
918918
"schemas": {
919919
"AccessApprovalServiceAccount": {
@@ -1340,7 +1340,10 @@
13401340
"PQ_SIGN_ML_DSA_65",
13411341
"PQ_SIGN_ML_DSA_87",
13421342
"PQ_SIGN_SLH_DSA_SHA2_128S",
1343-
"PQ_SIGN_HASH_SLH_DSA_SHA2_128S_SHA256"
1343+
"PQ_SIGN_HASH_SLH_DSA_SHA2_128S_SHA256",
1344+
"PQ_SIGN_ML_DSA_44_EXTERNAL_MU",
1345+
"PQ_SIGN_ML_DSA_65_EXTERNAL_MU",
1346+
"PQ_SIGN_ML_DSA_87_EXTERNAL_MU"
13441347
],
13451348
"enumDescriptions": [
13461349
"Not specified.",
@@ -1386,7 +1389,10 @@
13861389
"The post-quantum Module-Lattice-Based Digital Signature Algorithm, at security level 3. Randomized version.",
13871390
"The post-quantum Module-Lattice-Based Digital Signature Algorithm, at security level 5. Randomized version.",
13881391
"The post-quantum stateless hash-based digital signature algorithm, at security level 1. Randomized version.",
1389-
"The post-quantum stateless hash-based digital signature algorithm, at security level 1. Randomized pre-hash version supporting SHA256 digests."
1392+
"The post-quantum stateless hash-based digital signature algorithm, at security level 1. Randomized pre-hash version supporting SHA256 digests.",
1393+
"The post-quantum Module-Lattice-Based Digital Signature Algorithm, at security level 1. Randomized version supporting externally-computed message representatives.",
1394+
"The post-quantum Module-Lattice-Based Digital Signature Algorithm, at security level 3. Randomized version supporting externally-computed message representatives.",
1395+
"The post-quantum Module-Lattice-Based Digital Signature Algorithm, at security level 5. Randomized version supporting externally-computed message representatives."
13901396
],
13911397
"type": "string"
13921398
},

accessapproval/v1/accessapproval-gen.go

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

adexchangebuyer2/v2beta1/adexchangebuyer2-api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3115,7 +3115,7 @@
31153115
}
31163116
}
31173117
},
3118-
"revision": "20250807",
3118+
"revision": "20251203",
31193119
"rootUrl": "https://adexchangebuyer.googleapis.com/",
31203120
"schemas": {
31213121
"AbsoluteDateRange": {
@@ -5851,7 +5851,7 @@
58515851
"COST_PER_DAY"
58525852
],
58535853
"enumDescriptions": [
5854-
"A placeholder for an undefined pricing type. If the pricing type is unpsecified, `COST_PER_MILLE` will be used instead.",
5854+
"A placeholder for an undefined pricing type. If the pricing type is unspecified, `COST_PER_MILLE` will be used instead.",
58555855
"Cost per thousand impressions.",
58565856
"Cost per day"
58575857
],

adexchangebuyer2/v2beta1/adexchangebuyer2-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.

admin/reports/v1/admin-api.json

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,11 @@
162162
"directory_sync",
163163
"ldap",
164164
"profile",
165-
"access_evaluation"
165+
"access_evaluation",
166+
"admin_data_action",
167+
"contacts",
168+
"takeout",
169+
"graduation"
166170
],
167171
"enumDescriptions": [
168172
"The Google Workspace Access Transparency activity reports return information about different types of Access Transparency activity events.",
@@ -198,10 +202,14 @@
198202
"The Directory Sync application's activity reports return information about various types of Directory Sync activity events.",
199203
"The ldap application's activity reports return information about various types of ldap activity events.",
200204
"The Profile application's activity reports return information about various types of Profile activity events.",
201-
"The Access Evaluation activity reports return information about various types of Access Evaluation activity events."
205+
"The Access Evaluation activity reports return information about various types of Access Evaluation activity events.",
206+
"The Admin Data Action application's activity reports return information about various types of Admin Data Action activity events.",
207+
"The Contacts application's activity reports return information about various types of Contacts activity events.",
208+
"The Takeout application's activity reports return information about various types of Takeout activity events.",
209+
"The Graduation application's activity reports return information about various types of Graduation activity events."
202210
],
203211
"location": "path",
204-
"pattern": "(access_evaluation)|(access_transparency)|(admin)|(assignments)|(calendar)|(chat)|(chrome)|(classroom)|(cloud_search)|(context_aware_access)|(data_studio)|(data_migration)|(directory_sync)|(drive)|(gcp)|(gmail)|(gplus)|(groups)|(groups_enterprise)|(jamboard)|(keep)|(ldap)|(login)|(meet)|(meet_hardware)|(mobile)|(profile)|(rules)|(saml)|(token)|(user_accounts)|(vault)|(gemini_in_workspace_apps)|(tasks)",
212+
"pattern": "(access_evaluation)|(access_transparency)|(admin)|(admin_data_action)|(assignments)|(calendar)|(chat)|(chrome)|(classroom)|(cloud_search)|(contacts)|(context_aware_access)|(data_studio)|(data_migration)|(directory_sync)|(drive)|(gcp)|(gmail)|(gplus)|(graduation)|(groups)|(groups_enterprise)|(jamboard)|(keep)|(ldap)|(login)|(meet)|(meet_hardware)|(mobile)|(profile)|(rules)|(saml)|(token)|(user_accounts)|(vault)|(gemini_in_workspace_apps)|(tasks)|(takeout)",
205213
"required": true,
206214
"type": "string"
207215
},
@@ -658,7 +666,7 @@
658666
}
659667
}
660668
},
661-
"revision": "20251124",
669+
"revision": "20251202",
662670
"rootUrl": "https://admin.googleapis.com/",
663671
"schemas": {
664672
"Activities": {

bigqueryreservation/v1/bigqueryreservation-api.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,11 @@
4444
"endpointUrl": "https://bigqueryreservation.europe-west3.rep.googleapis.com/",
4545
"location": "europe-west3"
4646
},
47+
{
48+
"description": "Regional Endpoint",
49+
"endpointUrl": "https://bigqueryreservation.europe-west4.rep.googleapis.com/",
50+
"location": "europe-west4"
51+
},
4752
{
4853
"description": "Regional Endpoint",
4954
"endpointUrl": "https://bigqueryreservation.europe-west6.rep.googleapis.com/",
@@ -64,6 +69,16 @@
6469
"endpointUrl": "https://bigqueryreservation.me-central2.rep.googleapis.com/",
6570
"location": "me-central2"
6671
},
72+
{
73+
"description": "Regional Endpoint",
74+
"endpointUrl": "https://bigqueryreservation.northamerica-northeast1.rep.googleapis.com/",
75+
"location": "northamerica-northeast1"
76+
},
77+
{
78+
"description": "Regional Endpoint",
79+
"endpointUrl": "https://bigqueryreservation.northamerica-northeast2.rep.googleapis.com/",
80+
"location": "northamerica-northeast2"
81+
},
6782
{
6883
"description": "Regional Endpoint",
6984
"endpointUrl": "https://bigqueryreservation.us-central1.rep.googleapis.com/",
@@ -1267,7 +1282,7 @@
12671282
}
12681283
}
12691284
},
1270-
"revision": "20251009",
1285+
"revision": "20251105",
12711286
"rootUrl": "https://bigqueryreservation.googleapis.com/",
12721287
"schemas": {
12731288
"Assignment": {

cloudbuild/v1/cloudbuild-api.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2573,7 +2573,7 @@
25732573
}
25742574
}
25752575
},
2576-
"revision": "20251111",
2576+
"revision": "20251125",
25772577
"rootUrl": "https://cloudbuild.googleapis.com/",
25782578
"schemas": {
25792579
"ApprovalConfig": {
@@ -4863,6 +4863,10 @@
48634863
"description": "Maven `artifactId` value used when uploading the artifact to Artifact Registry.",
48644864
"type": "string"
48654865
},
4866+
"deployFolder": {
4867+
"description": "Optional. Path to a folder containing the files to upload to Artifact Registry. This can be either an absolute path, e.g. `/workspace/my-app/target/`, or a relative path from /workspace, e.g. `my-app/target/`. This field is mutually exclusive with the `path` field.",
4868+
"type": "string"
4869+
},
48664870
"groupId": {
48674871
"description": "Maven `groupId` value used when uploading the artifact to Artifact Registry.",
48684872
"type": "string"

cloudbuild/v1/cloudbuild-gen.go

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

cloudsupport/v2/cloudsupport-api.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -552,7 +552,7 @@
552552
}
553553
}
554554
},
555-
"revision": "20250609",
555+
"revision": "20251203",
556556
"rootUrl": "https://cloudsupport.googleapis.com/",
557557
"schemas": {
558558
"Actor": {
@@ -632,6 +632,11 @@
632632
"description": "# gdata.* are outside protos with mising documentation",
633633
"type": "string"
634634
},
635+
"downloadExternalReadToken": {
636+
"description": "# gdata.* are outside protos with mising documentation",
637+
"format": "byte",
638+
"type": "string"
639+
},
635640
"downloadReadHandle": {
636641
"description": "# gdata.* are outside protos with mising documentation",
637642
"format": "byte",

cloudsupport/v2/cloudsupport-gen.go

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

0 commit comments

Comments
 (0)