Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3752823

Browse files
committedApr 22, 2025
fix(storage): update the api
#### storage:v1 The following keys were changed: - endpoints (Total Keys: 1)
1 parent b5821a2 commit 3752823

File tree

1 file changed

+27
-2
lines changed

1 file changed

+27
-2
lines changed
 

‎googleapiclient/discovery_cache/documents/storage.v1.json

+27-2
Original file line numberDiff line numberDiff line change
@@ -206,9 +206,34 @@
206206
"description": "Regional Endpoint",
207207
"endpointUrl": "https://storage.us-west4.rep.googleapis.com/",
208208
"location": "us-west4"
209+
},
210+
{
211+
"description": "Regional Endpoint",
212+
"endpointUrl": "https://storage.northamerica-northeast2.rep.googleapis.com/",
213+
"location": "northamerica-northeast2"
214+
},
215+
{
216+
"description": "Regional Endpoint",
217+
"endpointUrl": "https://storage.southamerica-east1.rep.googleapis.com/",
218+
"location": "southamerica-east1"
219+
},
220+
{
221+
"description": "Regional Endpoint",
222+
"endpointUrl": "https://storage.southamerica-west1.rep.googleapis.com/",
223+
"location": "southamerica-west1"
224+
},
225+
{
226+
"description": "Regional Endpoint",
227+
"endpointUrl": "https://storage.me-central1.rep.googleapis.com/",
228+
"location": "me-central1"
229+
},
230+
{
231+
"description": "Regional Endpoint",
232+
"endpointUrl": "https://storage.northamerica-northeast1.rep.googleapis.com/",
233+
"location": "northamerica-northeast1"
209234
}
210235
],
211-
"etag": "\"363938303832303939373531303639383731\"",
236+
"etag": "\"3138323537363430373936393234303439393430\"",
212237
"icons": {
213238
"x16": "https://www.google.com/images/icons/product/cloud_storage-16.png",
214239
"x32": "https://www.google.com/images/icons/product/cloud_storage-32.png"
@@ -4479,7 +4504,7 @@
44794504
}
44804505
}
44814506
},
4482-
"revision": "20250312",
4507+
"revision": "20250416",
44834508
"rootUrl": "https://storage.googleapis.com/",
44844509
"schemas": {
44854510
"AdvanceRelocateBucketOperationRequest": {

0 commit comments

Comments
 (0)
Please sign in to comment.