Skip to content

Commit 9d791a4

Browse files
feat(all): auto-regenerate discovery clients (#2804)
1 parent 1cd1132 commit 9d791a4

Some content is hidden

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

46 files changed

+2631
-619
lines changed

‎accesscontextmanager/v1/accesscontextmanager-api.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1205,6 +1205,11 @@
12051205
"name"
12061206
],
12071207
"parameters": {
1208+
"appendScopedAccessSettings": {
1209+
"description": "Optional. This field will be used to control whether or not scoped access settings are appended to the existing list of scoped access settings. If true, the scoped access settings in the request will be appended to the existing list of scoped access settings. If false, the scoped access settings in the request replace the existing list of scoped access settings.",
1210+
"location": "query",
1211+
"type": "boolean"
1212+
},
12081213
"name": {
12091214
"description": "Immutable. Assigned by the server during creation. The last segment has an arbitrary length and has only URI unreserved characters (as defined by [RFC 3986 Section 2.3](https://tools.ietf.org/html/rfc3986#section-2.3)). Should not be specified by the client during creation. Example: \"organizations/256/gcpUserAccessBindings/b3-BhcX_Ud5N\"",
12101215
"location": "path",
@@ -1213,7 +1218,7 @@
12131218
"type": "string"
12141219
},
12151220
"updateMask": {
1216-
"description": "Required. Only the fields specified in this mask are updated. Because name and group_key cannot be changed, update_mask is required and may only contain the following fields: `access_levels`, `dry_run_access_levels`. update_mask { paths: \"access_levels\" }",
1221+
"description": "Required. Only the fields specified in this mask are updated. Because name and group_key cannot be changed, update_mask is required and may only contain the following fields: `access_levels`, `dry_run_access_levels`, `reauth_settings`, `scoped_access_settings`. update_mask { paths: \"access_levels\" }",
12171222
"format": "google-fieldmask",
12181223
"location": "query",
12191224
"type": "string"
@@ -1290,7 +1295,7 @@
12901295
}
12911296
}
12921297
},
1293-
"revision": "20240908",
1298+
"revision": "20240923",
12941299
"rootUrl": "https://accesscontextmanager.googleapis.com/",
12951300
"schemas": {
12961301
"AccessContextManagerOperationMetadata": {

‎accesscontextmanager/v1/accesscontextmanager-gen.go

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

‎backupdr/v1/backupdr-api.json

Lines changed: 24 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,7 @@
489489
"backupVaults": {
490490
"methods": {
491491
"create": {
492-
"description": "",
492+
"description": "Creates a new BackupVault in a given project and location.",
493493
"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/backupVaults",
494494
"httpMethod": "POST",
495495
"id": "backupdr.projects.locations.backupVaults.create",
@@ -743,7 +743,7 @@
743743
"type": "boolean"
744744
},
745745
"name": {
746-
"description": "Output only. Identifier. The resource name.",
746+
"description": "Output only. Identifier. Name of the backup vault to create. It must have the format`\"projects/{project}/locations/{location}/backupVaults/{backupvault}\"`. `{backupvault}` cannot be changed after creation. It must be between 3-63 characters long and must be unique within the project and location.",
747747
"location": "path",
748748
"pattern": "^projects/[^/]+/locations/[^/]+/backupVaults/[^/]+$",
749749
"required": true,
@@ -1007,7 +1007,7 @@
10071007
"type": "boolean"
10081008
},
10091009
"name": {
1010-
"description": "Output only. Identifier. The resource name.",
1010+
"description": "Output only. Identifier. Name of the datasource to create. It must have the format`\"projects/{project}/locations/{location}/backupVaults/{backupvault}/dataSources/{datasource}\"`. `{datasource}` cannot be changed after creation. It must be between 3-63 characters long and must be unique within the backup vault.",
10111011
"location": "path",
10121012
"pattern": "^projects/[^/]+/locations/[^/]+/backupVaults/[^/]+/dataSources/[^/]+$",
10131013
"required": true,
@@ -1237,7 +1237,7 @@
12371237
],
12381238
"parameters": {
12391239
"name": {
1240-
"description": "Output only. Identifier. Name of the resource.",
1240+
"description": "Output only. Identifier. Name of the backup to create. It must have the format`\"projects//locations//backupVaults//dataSources/{datasource}/backups/{backup}\"`. `{backup}` cannot be changed after creation. It must be between 3-63 characters long and must be unique within the datasource.",
12411241
"location": "path",
12421242
"pattern": "^projects/[^/]+/locations/[^/]+/backupVaults/[^/]+/dataSources/[^/]+/backups/[^/]+$",
12431243
"required": true,
@@ -1658,7 +1658,7 @@
16581658
}
16591659
}
16601660
},
1661-
"revision": "20240913",
1661+
"revision": "20240918",
16621662
"rootUrl": "https://backupdr.googleapis.com/",
16631663
"schemas": {
16641664
"AbandonBackupRequest": {
@@ -2126,7 +2126,7 @@
21262126
"type": "object"
21272127
},
21282128
"name": {
2129-
"description": "Output only. Identifier. Name of the resource.",
2129+
"description": "Output only. Identifier. Name of the backup to create. It must have the format`\"projects//locations//backupVaults//dataSources/{datasource}/backups/{backup}\"`. `{backup}` cannot be changed after creation. It must be between 3-63 characters long and must be unique within the datasource.",
21302130
"readOnly": true,
21312131
"type": "string"
21322132
},
@@ -2508,6 +2508,22 @@
25082508
"description": "Message describing a BackupVault object.",
25092509
"id": "BackupVault",
25102510
"properties": {
2511+
"accessRestriction": {
2512+
"description": "Optional. Note: This field is added for future use case and will not be supported in the current release. Optional. Access restriction for the backup vault. Default value is WITHIN_ORGANIZATION if not provided during creation.",
2513+
"enum": [
2514+
"ACCESS_RESTRICTION_UNSPECIFIED",
2515+
"WITHIN_PROJECT",
2516+
"WITHIN_ORGANIZATION",
2517+
"UNRESTRICTED"
2518+
],
2519+
"enumDescriptions": [
2520+
"Access restriction not set.",
2521+
"Access to or from resources outside your current project will be denied.",
2522+
"Access to or from resources outside your current organization will be denied.",
2523+
"No access restriction."
2524+
],
2525+
"type": "string"
2526+
},
25112527
"annotations": {
25122528
"additionalProperties": {
25132529
"type": "string"
@@ -2558,7 +2574,7 @@
25582574
"type": "object"
25592575
},
25602576
"name": {
2561-
"description": "Output only. Identifier. The resource name.",
2577+
"description": "Output only. Identifier. Name of the backup vault to create. It must have the format`\"projects/{project}/locations/{location}/backupVaults/{backupvault}\"`. `{backupvault}` cannot be changed after creation. It must be between 3-63 characters long and must be unique within the project and location.",
25622578
"readOnly": true,
25632579
"type": "string"
25642580
},
@@ -3056,7 +3072,7 @@
30563072
"type": "object"
30573073
},
30583074
"name": {
3059-
"description": "Output only. Identifier. The resource name.",
3075+
"description": "Output only. Identifier. Name of the datasource to create. It must have the format`\"projects/{project}/locations/{location}/backupVaults/{backupvault}/dataSources/{datasource}\"`. `{datasource}` cannot be changed after creation. It must be between 3-63 characters long and must be unique within the backup vault.",
30603076
"readOnly": true,
30613077
"type": "string"
30623078
},

‎backupdr/v1/backupdr-gen.go

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

0 commit comments

Comments
 (0)