Skip to content

Commit e6b4d04

Browse files
fix(artifactregistry): update the api
#### artifactregistry:v1 The following keys were changed: - endpoints (Total Keys: 1) #### artifactregistry:v1beta1 The following keys were changed: - endpoints (Total Keys: 1) #### artifactregistry:v1beta2 The following keys were changed: - endpoints (Total Keys: 1)
1 parent 708dbd8 commit e6b4d04

File tree

3 files changed

+33
-3
lines changed

3 files changed

+33
-3
lines changed

googleapiclient/discovery_cache/documents/artifactregistry.v1.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,11 @@
9191
},
9292
{
9393
"description": "Regional Endpoint",
94+
"endpointUrl": "https://artifactregistry.europe-north2.rep.googleapis.com/",
95+
"location": "europe-north2"
96+
},
97+
{
98+
"description": "Regional Endpoint",
9499
"endpointUrl": "https://artifactregistry.europe-southwest1.rep.googleapis.com/",
95100
"location": "europe-southwest1"
96101
},
@@ -161,6 +166,11 @@
161166
},
162167
{
163168
"description": "Regional Endpoint",
169+
"endpointUrl": "https://artifactregistry.northamerica-south1.rep.googleapis.com/",
170+
"location": "northamerica-south1"
171+
},
172+
{
173+
"description": "Regional Endpoint",
164174
"endpointUrl": "https://artifactregistry.southamerica-east1.rep.googleapis.com/",
165175
"location": "southamerica-east1"
166176
},
@@ -2455,7 +2465,7 @@
24552465
}
24562466
}
24572467
},
2458-
"revision": "20250425",
2468+
"revision": "20250502",
24592469
"rootUrl": "https://artifactregistry.googleapis.com/",
24602470
"schemas": {
24612471
"AptArtifact": {

googleapiclient/discovery_cache/documents/artifactregistry.v1beta1.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,11 @@
9191
},
9292
{
9393
"description": "Regional Endpoint",
94+
"endpointUrl": "https://artifactregistry.europe-north2.rep.googleapis.com/",
95+
"location": "europe-north2"
96+
},
97+
{
98+
"description": "Regional Endpoint",
9499
"endpointUrl": "https://artifactregistry.europe-southwest1.rep.googleapis.com/",
95100
"location": "europe-southwest1"
96101
},
@@ -161,6 +166,11 @@
161166
},
162167
{
163168
"description": "Regional Endpoint",
169+
"endpointUrl": "https://artifactregistry.northamerica-south1.rep.googleapis.com/",
170+
"location": "northamerica-south1"
171+
},
172+
{
173+
"description": "Regional Endpoint",
164174
"endpointUrl": "https://artifactregistry.southamerica-east1.rep.googleapis.com/",
165175
"location": "southamerica-east1"
166176
},
@@ -1172,7 +1182,7 @@
11721182
}
11731183
}
11741184
},
1175-
"revision": "20250425",
1185+
"revision": "20250502",
11761186
"rootUrl": "https://artifactregistry.googleapis.com/",
11771187
"schemas": {
11781188
"Binding": {

googleapiclient/discovery_cache/documents/artifactregistry.v1beta2.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,11 @@
9191
},
9292
{
9393
"description": "Regional Endpoint",
94+
"endpointUrl": "https://artifactregistry.europe-north2.rep.googleapis.com/",
95+
"location": "europe-north2"
96+
},
97+
{
98+
"description": "Regional Endpoint",
9499
"endpointUrl": "https://artifactregistry.europe-southwest1.rep.googleapis.com/",
95100
"location": "europe-southwest1"
96101
},
@@ -161,6 +166,11 @@
161166
},
162167
{
163168
"description": "Regional Endpoint",
169+
"endpointUrl": "https://artifactregistry.northamerica-south1.rep.googleapis.com/",
170+
"location": "northamerica-south1"
171+
},
172+
{
173+
"description": "Regional Endpoint",
164174
"endpointUrl": "https://artifactregistry.southamerica-east1.rep.googleapis.com/",
165175
"location": "southamerica-east1"
166176
},
@@ -1440,7 +1450,7 @@
14401450
}
14411451
}
14421452
},
1443-
"revision": "20250425",
1453+
"revision": "20250502",
14441454
"rootUrl": "https://artifactregistry.googleapis.com/",
14451455
"schemas": {
14461456
"AptArtifact": {

0 commit comments

Comments
 (0)