Skip to content

Commit 8696187

Browse files
feat(artifactregistry): update the API
#### artifactregistry:v1beta1 The following keys were added: - resources.projects.resources.locations.methods.list.parameters.extraLocationTypes.description - resources.projects.resources.locations.methods.list.parameters.extraLocationTypes.location - resources.projects.resources.locations.methods.list.parameters.extraLocationTypes.repeated - resources.projects.resources.locations.methods.list.parameters.extraLocationTypes.type The following keys were changed: - endpoints #### artifactregistry:v1beta2 The following keys were added: - resources.projects.resources.locations.methods.list.parameters.extraLocationTypes.description - resources.projects.resources.locations.methods.list.parameters.extraLocationTypes.location - resources.projects.resources.locations.methods.list.parameters.extraLocationTypes.repeated - resources.projects.resources.locations.methods.list.parameters.extraLocationTypes.type The following keys were changed: - endpoints #### artifactregistry:v1 The following keys were added: - resources.projects.resources.locations.methods.list.parameters.extraLocationTypes.description - resources.projects.resources.locations.methods.list.parameters.extraLocationTypes.location - resources.projects.resources.locations.methods.list.parameters.extraLocationTypes.repeated - resources.projects.resources.locations.methods.list.parameters.extraLocationTypes.type The following keys were changed: - endpoints - schemas.BatchDeleteVersionsRequest.properties.names.description
1 parent 6d844cc commit 8696187

File tree

5 files changed

+61
-5
lines changed

5 files changed

+61
-5
lines changed

‎discovery/artifactregistry-v1.json

Lines changed: 18 additions & 2 deletions
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,
@@ -452,6 +462,12 @@
452462
"name"
453463
],
454464
"parameters": {
465+
"extraLocationTypes": {
466+
"description": "Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.",
467+
"location": "query",
468+
"repeated": true,
469+
"type": "string"
470+
},
455471
"filter": {
456472
"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).",
457473
"location": "query",
@@ -2439,7 +2455,7 @@
24392455
}
24402456
}
24412457
},
2442-
"revision": "20241205",
2458+
"revision": "20250423",
24432459
"rootUrl": "https://artifactregistry.googleapis.com/",
24442460
"schemas": {
24452461
"AptArtifact": {
@@ -2578,7 +2594,7 @@
25782594
"id": "BatchDeleteVersionsRequest",
25792595
"properties": {
25802596
"names": {
2581-
"description": "Required. The names of the versions to delete. A maximum of 10000 versions can be deleted in a batch.",
2597+
"description": "Required. The names of the versions to delete. The maximum number of versions deleted per batch is determined by the service and is dependent on the available resources in the region.",
25822598
"items": {
25832599
"type": "string"
25842600
},

‎discovery/artifactregistry-v1beta1.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,
@@ -364,6 +374,12 @@
364374
"name"
365375
],
366376
"parameters": {
377+
"extraLocationTypes": {
378+
"description": "Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.",
379+
"location": "query",
380+
"repeated": true,
381+
"type": "string"
382+
},
367383
"filter": {
368384
"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).",
369385
"location": "query",
@@ -1156,7 +1172,7 @@
11561172
}
11571173
}
11581174
},
1159-
"revision": "20241010",
1175+
"revision": "20250423",
11601176
"rootUrl": "https://artifactregistry.googleapis.com/",
11611177
"schemas": {
11621178
"Binding": {

‎discovery/artifactregistry-v1beta2.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": {

‎src/apis/artifactregistry/v1.ts

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ export namespace artifactregistry_v1 {
221221
*/
222222
export interface Schema$BatchDeleteVersionsRequest {
223223
/**
224-
* Required. The names of the versions to delete. A maximum of 10000 versions can be deleted in a batch.
224+
* Required. The names of the versions to delete. The maximum number of versions deleted per batch is determined by the service and is dependent on the available resources in the region.
225225
*/
226226
names?: string[] | null;
227227
/**
@@ -2296,6 +2296,10 @@ export namespace artifactregistry_v1 {
22962296
}
22972297
export interface Params$Resource$Projects$Locations$List
22982298
extends StandardParameters {
2299+
/**
2300+
* Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.
2301+
*/
2302+
extraLocationTypes?: string[];
22992303
/**
23002304
* 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).
23012305
*/

‎src/apis/artifactregistry/v1beta1.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -715,6 +715,10 @@ export namespace artifactregistry_v1beta1 {
715715
}
716716
export interface Params$Resource$Projects$Locations$List
717717
extends StandardParameters {
718+
/**
719+
* Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.
720+
*/
721+
extraLocationTypes?: string[];
718722
/**
719723
* 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).
720724
*/

0 commit comments

Comments
 (0)