Skip to content

Commit 351cc8a

Browse files
fix(storage): update the api
#### storage:v1 The following keys were changed: - endpoints (Total Keys: 1)
1 parent cf32281 commit 351cc8a

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

googleapiclient/discovery_cache/documents/storage.v1.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -236,9 +236,14 @@
236236
"description": "Regional Endpoint",
237237
"endpointUrl": "https://storage.northamerica-northeast1.rep.googleapis.com/",
238238
"location": "northamerica-northeast1"
239+
},
240+
{
241+
"description": "Regional Endpoint",
242+
"endpointUrl": "https://storage.europe-north2.rep.googleapis.com/",
243+
"location": "europe-north2"
239244
}
240245
],
241-
"etag": "\"38353737343034333936303735343633323432\"",
246+
"etag": "\"38313932303531353034313530333239303931\"",
242247
"icons": {
243248
"x16": "https://www.google.com/images/icons/product/cloud_storage-16.png",
244249
"x32": "https://www.google.com/images/icons/product/cloud_storage-32.png"
@@ -4524,7 +4529,7 @@
45244529
}
45254530
}
45264531
},
4527-
"revision": "20250424",
4532+
"revision": "20250509",
45284533
"rootUrl": "https://storage.googleapis.com/",
45294534
"schemas": {
45304535
"AdvanceRelocateBucketOperationRequest": {

0 commit comments

Comments
 (0)