Skip to content

Commit 18c546e

Browse files
feat(all): auto-regenerate discovery clients (#3120)
1 parent 2b6fa61 commit 18c546e

31 files changed

+7229
-3627
lines changed

apigateway/v1/apigateway-api.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,12 @@
142142
"name"
143143
],
144144
"parameters": {
145+
"extraLocationTypes": {
146+
"description": "Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.",
147+
"location": "query",
148+
"repeated": true,
149+
"type": "string"
150+
},
145151
"filter": {
146152
"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).",
147153
"location": "query",
@@ -1083,7 +1089,7 @@
10831089
}
10841090
}
10851091
},
1086-
"revision": "20241204",
1092+
"revision": "20250409",
10871093
"rootUrl": "https://apigateway.googleapis.com/",
10881094
"schemas": {
10891095
"ApigatewayApi": {

apigateway/v1/apigateway-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.

apigateway/v1beta/apigateway-api.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,12 @@
142142
"name"
143143
],
144144
"parameters": {
145+
"extraLocationTypes": {
146+
"description": "Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.",
147+
"location": "query",
148+
"repeated": true,
149+
"type": "string"
150+
},
145151
"filter": {
146152
"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).",
147153
"location": "query",
@@ -1083,7 +1089,7 @@
10831089
}
10841090
}
10851091
},
1086-
"revision": "20241204",
1092+
"revision": "20250409",
10871093
"rootUrl": "https://apigateway.googleapis.com/",
10881094
"schemas": {
10891095
"ApigatewayApi": {

apigateway/v1beta/apigateway-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.

backupdr/v1/backupdr-api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1751,7 +1751,7 @@
17511751
}
17521752
}
17531753
},
1754-
"revision": "20250326",
1754+
"revision": "20250411",
17551755
"rootUrl": "https://backupdr.googleapis.com/",
17561756
"schemas": {
17571757
"AbandonBackupRequest": {
@@ -2732,7 +2732,7 @@
27322732
"id": "BackupRule",
27332733
"properties": {
27342734
"backupRetentionDays": {
2735-
"description": "Required. Configures the duration for which backup data will be kept. It is defined in “days”. The value should be greater than or equal to minimum enforced retention of the backup vault. Minimum value is 1 and maximum value is 90 for hourly backups. Minimum value is 1 and maximum value is 90 for daily backups. Minimum value is 7 and maximum value is 186 for weekly backups. Minimum value is 30 and maximum value is 732 for monthly backups. Minimum value is 365 and maximum value is 36159 for yearly backups.",
2735+
"description": "Required. Configures the duration for which backup data will be kept. It is defined in “days”. The value should be greater than or equal to minimum enforced retention of the backup vault. Minimum value is 1 and maximum value is 90 for hourly backups. Minimum value is 1 and maximum value is 186 for daily backups. Minimum value is 7 and maximum value is 366 for weekly backups. Minimum value is 30 and maximum value is 732 for monthly backups. Minimum value is 365 and maximum value is 36159 for yearly backups.",
27362736
"format": "int32",
27372737
"type": "integer"
27382738
},

backupdr/v1/backupdr-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.

baremetalsolution/v2/baremetalsolution-api.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,12 @@
142142
"name"
143143
],
144144
"parameters": {
145+
"extraLocationTypes": {
146+
"description": "Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.",
147+
"location": "query",
148+
"repeated": true,
149+
"type": "string"
150+
},
145151
"filter": {
146152
"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).",
147153
"location": "query",
@@ -1722,7 +1728,7 @@
17221728
}
17231729
}
17241730
},
1725-
"revision": "20240830",
1731+
"revision": "20250414",
17261732
"rootUrl": "https://baremetalsolution.googleapis.com/",
17271733
"schemas": {
17281734
"AllowedClient": {

baremetalsolution/v2/baremetalsolution-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.

batch/v1/batch-api.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,12 @@
143143
"name"
144144
],
145145
"parameters": {
146+
"extraLocationTypes": {
147+
"description": "Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.",
148+
"location": "query",
149+
"repeated": true,
150+
"type": "string"
151+
},
146152
"filter": {
147153
"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).",
148154
"location": "query",
@@ -589,7 +595,7 @@
589595
}
590596
}
591597
},
592-
"revision": "20250122",
598+
"revision": "20250409",
593599
"rootUrl": "https://batch.googleapis.com/",
594600
"schemas": {
595601
"Accelerator": {

batch/v1/batch-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.

cloudkms/v1/cloudkms-api.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,6 +382,12 @@
382382
"name"
383383
],
384384
"parameters": {
385+
"extraLocationTypes": {
386+
"description": "Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.",
387+
"location": "query",
388+
"repeated": true,
389+
"type": "string"
390+
},
385391
"filter": {
386392
"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).",
387393
"location": "query",
@@ -2152,7 +2158,7 @@
21522158
}
21532159
}
21542160
},
2155-
"revision": "20250227",
2161+
"revision": "20250414",
21562162
"rootUrl": "https://cloudkms.googleapis.com/",
21572163
"schemas": {
21582164
"AsymmetricDecryptRequest": {

cloudkms/v1/cloudkms-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.

0 commit comments

Comments
 (0)