Skip to content

Commit f9b563d

Browse files
fix(run): update the api
#### run:v1 The following keys were changed: - endpoints (Total Keys: 1) #### run:v2 The following keys were changed: - endpoints (Total Keys: 1)
1 parent d3eca5a commit f9b563d

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

googleapiclient/discovery_cache/documents/run.v1.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,11 @@
163163
},
164164
{
165165
"description": "Locational Endpoint",
166+
"endpointUrl": "https://northamerica-south1-run.googleapis.com/",
167+
"location": "northamerica-south1"
168+
},
169+
{
170+
"description": "Locational Endpoint",
166171
"endpointUrl": "https://southamerica-east1-run.googleapis.com/",
167172
"location": "southamerica-east1"
168173
},
@@ -2614,7 +2619,7 @@
26142619
}
26152620
}
26162621
},
2617-
"revision": "20250214",
2622+
"revision": "20250307",
26182623
"rootUrl": "https://run.googleapis.com/",
26192624
"schemas": {
26202625
"Addressable": {

googleapiclient/discovery_cache/documents/run.v2.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,11 @@
163163
},
164164
{
165165
"description": "Locational Endpoint",
166+
"endpointUrl": "https://northamerica-south1-run.googleapis.com/",
167+
"location": "northamerica-south1"
168+
},
169+
{
170+
"description": "Locational Endpoint",
166171
"endpointUrl": "https://southamerica-east1-run.googleapis.com/",
167172
"location": "southamerica-east1"
168173
},
@@ -1912,7 +1917,7 @@
19121917
}
19131918
}
19141919
},
1915-
"revision": "20250223",
1920+
"revision": "20250228",
19161921
"rootUrl": "https://run.googleapis.com/",
19171922
"schemas": {
19181923
"GoogleCloudRunV2BinaryAuthorization": {

0 commit comments

Comments
 (0)