Skip to content

Commit d0de349

Browse files
yoshi-automationsofisl
authored andcommitted
fix(artifactregistry): update the API
#### artifactregistry:v1 The following keys were changed: - schemas.DockerImage.properties.name.description
1 parent 89f1d32 commit d0de349

File tree

4 files changed

+20
-20
lines changed

4 files changed

+20
-20
lines changed

discovery/artifactregistry-v1.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -204,11 +204,6 @@
204204
"endpointUrl": "https://artifactregistry.us-east5.rep.googleapis.com/",
205205
"location": "us-east5"
206206
},
207-
{
208-
"description": "Regional Endpoint",
209-
"endpointUrl": "https://artifactregistry.us-east7.rep.googleapis.com/",
210-
"location": "us-east7"
211-
},
212207
{
213208
"description": "Regional Endpoint",
214209
"endpointUrl": "https://artifactregistry.us-south1.rep.googleapis.com/",
@@ -244,6 +239,11 @@
244239
"endpointUrl": "https://artifactregistry.me-central2.rep.googleapis.com/",
245240
"location": "me-central2"
246241
},
242+
{
243+
"description": "Regional Endpoint",
244+
"endpointUrl": "https://artifactregistry.us-east7.rep.googleapis.com/",
245+
"location": "us-east7"
246+
},
247247
{
248248
"description": "Regional Endpoint",
249249
"endpointUrl": "https://artifactregistry.us.rep.googleapis.com/",
@@ -2465,7 +2465,7 @@
24652465
}
24662466
}
24672467
},
2468-
"revision": "20250502",
2468+
"revision": "20250704",
24692469
"rootUrl": "https://artifactregistry.googleapis.com/",
24702470
"schemas": {
24712471
"AptArtifact": {
@@ -2775,7 +2775,7 @@
27752775
"type": "string"
27762776
},
27772777
"name": {
2778-
"description": "Required. registry_location, project_id, repository_name and image id forms a unique image name:`projects//locations//repository//dockerImages/`. For example, \"projects/test-project/locations/us-west4/repositories/test-repo/dockerImages/ nginx@sha256:e9954c1fc875017be1c3e36eca16be2d9e9bccc4bf072163515467d6a823c7cf\", where \"us-west4\" is the registry_location, \"test-project\" is the project_id, \"test-repo\" is the repository_name and \"nginx@sha256:e9954c1fc875017be1c3e36eca16be2d9e9bccc4bf072163515467d6a823c7cf\" is the image's digest.",
2778+
"description": "Required. registry_location, project_id, repository_name and image id forms a unique image name:`projects//locations//repositories//dockerImages/`. For example, \"projects/test-project/locations/us-west4/repositories/test-repo/dockerImages/ nginx@sha256:e9954c1fc875017be1c3e36eca16be2d9e9bccc4bf072163515467d6a823c7cf\", where \"us-west4\" is the registry_location, \"test-project\" is the project_id, \"test-repo\" is the repository_name and \"nginx@sha256:e9954c1fc875017be1c3e36eca16be2d9e9bccc4bf072163515467d6a823c7cf\" is the image's digest.",
27792779
"type": "string"
27802780
},
27812781
"tags": {

discovery/artifactregistry-v1beta1.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -204,11 +204,6 @@
204204
"endpointUrl": "https://artifactregistry.us-east5.rep.googleapis.com/",
205205
"location": "us-east5"
206206
},
207-
{
208-
"description": "Regional Endpoint",
209-
"endpointUrl": "https://artifactregistry.us-east7.rep.googleapis.com/",
210-
"location": "us-east7"
211-
},
212207
{
213208
"description": "Regional Endpoint",
214209
"endpointUrl": "https://artifactregistry.us-south1.rep.googleapis.com/",
@@ -244,6 +239,11 @@
244239
"endpointUrl": "https://artifactregistry.me-central2.rep.googleapis.com/",
245240
"location": "me-central2"
246241
},
242+
{
243+
"description": "Regional Endpoint",
244+
"endpointUrl": "https://artifactregistry.us-east7.rep.googleapis.com/",
245+
"location": "us-east7"
246+
},
247247
{
248248
"description": "Regional Endpoint",
249249
"endpointUrl": "https://artifactregistry.us.rep.googleapis.com/",
@@ -1182,7 +1182,7 @@
11821182
}
11831183
}
11841184
},
1185-
"revision": "20250502",
1185+
"revision": "20250704",
11861186
"rootUrl": "https://artifactregistry.googleapis.com/",
11871187
"schemas": {
11881188
"Binding": {

discovery/artifactregistry-v1beta2.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -204,11 +204,6 @@
204204
"endpointUrl": "https://artifactregistry.us-east5.rep.googleapis.com/",
205205
"location": "us-east5"
206206
},
207-
{
208-
"description": "Regional Endpoint",
209-
"endpointUrl": "https://artifactregistry.us-east7.rep.googleapis.com/",
210-
"location": "us-east7"
211-
},
212207
{
213208
"description": "Regional Endpoint",
214209
"endpointUrl": "https://artifactregistry.us-south1.rep.googleapis.com/",
@@ -244,6 +239,11 @@
244239
"endpointUrl": "https://artifactregistry.me-central2.rep.googleapis.com/",
245240
"location": "me-central2"
246241
},
242+
{
243+
"description": "Regional Endpoint",
244+
"endpointUrl": "https://artifactregistry.us-east7.rep.googleapis.com/",
245+
"location": "us-east7"
246+
},
247247
{
248248
"description": "Regional Endpoint",
249249
"endpointUrl": "https://artifactregistry.us.rep.googleapis.com/",
@@ -1450,7 +1450,7 @@
14501450
}
14511451
}
14521452
},
1453-
"revision": "20250502",
1453+
"revision": "20250704",
14541454
"rootUrl": "https://artifactregistry.googleapis.com/",
14551455
"schemas": {
14561456
"AptArtifact": {

src/apis/artifactregistry/v1.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ export namespace artifactregistry_v1 {
335335
*/
336336
mediaType?: string | null;
337337
/**
338-
* Required. registry_location, project_id, repository_name and image id forms a unique image name:`projects//locations//repository//dockerImages/`. For example, "projects/test-project/locations/us-west4/repositories/test-repo/dockerImages/ nginx@sha256:e9954c1fc875017be1c3e36eca16be2d9e9bccc4bf072163515467d6a823c7cf", where "us-west4" is the registry_location, "test-project" is the project_id, "test-repo" is the repository_name and "nginx@sha256:e9954c1fc875017be1c3e36eca16be2d9e9bccc4bf072163515467d6a823c7cf" is the image's digest.
338+
* Required. registry_location, project_id, repository_name and image id forms a unique image name:`projects//locations//repositories//dockerImages/`. For example, "projects/test-project/locations/us-west4/repositories/test-repo/dockerImages/ nginx@sha256:e9954c1fc875017be1c3e36eca16be2d9e9bccc4bf072163515467d6a823c7cf", where "us-west4" is the registry_location, "test-project" is the project_id, "test-repo" is the repository_name and "nginx@sha256:e9954c1fc875017be1c3e36eca16be2d9e9bccc4bf072163515467d6a823c7cf" is the image's digest.
339339
*/
340340
name?: string | null;
341341
/**

0 commit comments

Comments
 (0)