Skip to content

Commit 677b602

Browse files
feat(all): auto-regenerate discovery clients (#3124)
1 parent 47cbba6 commit 677b602

35 files changed

+6820
-846
lines changed

admin/datatransfer/v1/admin-api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"canonicalName": "DataTransfer",
1818
"description": "Admin SDK lets administrators of enterprise domains to view and manage resources like user, groups etc. It also provides audit and usage reports of domain.",
1919
"discoveryVersion": "v1",
20-
"documentationLink": "https://developers.google.com/admin-sdk/",
20+
"documentationLink": "https://developers.google.com/workspace/admin/",
2121
"fullyEncodeReservedExpansion": true,
2222
"icons": {
2323
"x16": "http://www.google.com/images/icons/product/search-16.gif",
@@ -272,7 +272,7 @@
272272
}
273273
}
274274
},
275-
"revision": "20221109",
275+
"revision": "20250421",
276276
"rootUrl": "https://admin.googleapis.com/",
277277
"schemas": {
278278
"Application": {

admin/datatransfer/v1/admin-gen.go

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

admin/directory/v1/admin-api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"canonicalName": "directory",
9999
"description": "Admin SDK lets administrators of enterprise domains to view and manage resources like user, groups etc. It also provides audit and usage reports of domain.",
100100
"discoveryVersion": "v1",
101-
"documentationLink": "https://developers.google.com/admin-sdk/",
101+
"documentationLink": "https://developers.google.com/workspace/admin/",
102102
"fullyEncodeReservedExpansion": true,
103103
"icons": {
104104
"x16": "http://www.google.com/images/icons/product/search-16.gif",
@@ -4671,7 +4671,7 @@
46714671
}
46724672
}
46734673
},
4674-
"revision": "20250325",
4674+
"revision": "20250421",
46754675
"rootUrl": "https://admin.googleapis.com/",
46764676
"schemas": {
46774677
"Alias": {

admin/directory/v1/admin-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.

blockchainnodeengine/v1/blockchainnodeengine-api.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,7 @@
493493
}
494494
}
495495
},
496-
"revision": "20250326",
496+
"revision": "20250416",
497497
"rootUrl": "https://blockchainnodeengine.googleapis.com/",
498498
"schemas": {
499499
"BlockchainNode": {
@@ -540,7 +540,8 @@
540540
"type": "string"
541541
},
542542
"privateServiceConnectEnabled": {
543-
"description": "Optional. When true, the node is only accessible via Private Service Connect; no public endpoints are exposed. Otherwise, the node is only accessible via public endpoints. Warning: Private Service Connect enabled nodes may require a manual migration effort to remain compatible with future versions of the product. If this feature is enabled, you will be notified of these changes along with any required action to avoid disruption. See https://cloud.google.com/vpc/docs/private-service-connect.",
543+
"deprecated": true,
544+
"description": "Optional. When true, the node is only accessible via Private Service Connect; no public endpoints are exposed. Otherwise, the node is only accessible via public endpoints. Warning: These nodes are deprecated, please use public endpoints instead.",
544545
"type": "boolean"
545546
},
546547
"state": {
@@ -980,6 +981,7 @@
980981
"type": "string"
981982
},
982983
"managedValidatorClient": {
984+
"deprecated": true,
983985
"description": "Immutable. When true, deploys a GCP-managed validator client alongside the beacon client.",
984986
"type": "boolean"
985987
},

blockchainnodeengine/v1/blockchainnodeengine-gen.go

Lines changed: 2 additions & 6 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: 17 additions & 17 deletions
Large diffs are not rendered by default.

classroom/v1/classroom-gen.go

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

0 commit comments

Comments
 (0)