Skip to content

Commit 2e30f26

Browse files
fix(cloudbuild): update the api
#### cloudbuild:v1 The following keys were changed: - endpoints (Total Keys: 1) #### cloudbuild:v2 The following keys were changed: - endpoints (Total Keys: 1)
1 parent 590e427 commit 2e30f26

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

googleapiclient/discovery_cache/documents/cloudbuild.v1.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,11 @@
163163
},
164164
{
165165
"description": "Regional Endpoint",
166+
"endpointUrl": "https://cloudbuild.northamerica-south1.rep.googleapis.com/",
167+
"location": "northamerica-south1"
168+
},
169+
{
170+
"description": "Regional Endpoint",
166171
"endpointUrl": "https://cloudbuild.southamerica-east1.rep.googleapis.com/",
167172
"location": "southamerica-east1"
168173
},
@@ -2563,7 +2568,7 @@
25632568
}
25642569
}
25652570
},
2566-
"revision": "20250211",
2571+
"revision": "20250303",
25672572
"rootUrl": "https://cloudbuild.googleapis.com/",
25682573
"schemas": {
25692574
"ApprovalConfig": {

googleapiclient/discovery_cache/documents/cloudbuild.v2.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,11 @@
163163
},
164164
{
165165
"description": "Regional Endpoint",
166+
"endpointUrl": "https://cloudbuild.northamerica-south1.rep.googleapis.com/",
167+
"location": "northamerica-south1"
168+
},
169+
{
170+
"description": "Regional Endpoint",
166171
"endpointUrl": "https://cloudbuild.southamerica-east1.rep.googleapis.com/",
167172
"location": "southamerica-east1"
168173
},
@@ -1071,7 +1076,7 @@
10711076
}
10721077
}
10731078
},
1074-
"revision": "20250211",
1079+
"revision": "20250303",
10751080
"rootUrl": "https://cloudbuild.googleapis.com/",
10761081
"schemas": {
10771082
"AuditConfig": {

0 commit comments

Comments
 (0)