Skip to content

Commit 626858d

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 a0e09ea commit 626858d

File tree

2 files changed

+2
-12
lines changed

2 files changed

+2
-12
lines changed

googleapiclient/discovery_cache/documents/cloudbuild.v1.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -193,11 +193,6 @@
193193
},
194194
{
195195
"description": "Regional Endpoint",
196-
"endpointUrl": "https://cloudbuild.us-east10.rep.googleapis.com/",
197-
"location": "us-east10"
198-
},
199-
{
200-
"description": "Regional Endpoint",
201196
"endpointUrl": "https://cloudbuild.us-east4.rep.googleapis.com/",
202197
"location": "us-east4"
203198
},
@@ -2573,7 +2568,7 @@
25732568
}
25742569
}
25752570
},
2576-
"revision": "20241210",
2571+
"revision": "20250102",
25772572
"rootUrl": "https://cloudbuild.googleapis.com/",
25782573
"schemas": {
25792574
"ApprovalConfig": {

googleapiclient/discovery_cache/documents/cloudbuild.v2.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -193,11 +193,6 @@
193193
},
194194
{
195195
"description": "Regional Endpoint",
196-
"endpointUrl": "https://cloudbuild.us-east10.rep.googleapis.com/",
197-
"location": "us-east10"
198-
},
199-
{
200-
"description": "Regional Endpoint",
201196
"endpointUrl": "https://cloudbuild.us-east4.rep.googleapis.com/",
202197
"location": "us-east4"
203198
},
@@ -1071,7 +1066,7 @@
10711066
}
10721067
}
10731068
},
1074-
"revision": "20241210",
1069+
"revision": "20250102",
10751070
"rootUrl": "https://cloudbuild.googleapis.com/",
10761071
"schemas": {
10771072
"AuditConfig": {

0 commit comments

Comments
 (0)