Skip to content

Commit 7aa3b33

Browse files
fix(secretmanager): update the api
#### secretmanager:v1 The following keys were changed: - endpoints (Total Keys: 1) #### secretmanager:v1beta1 The following keys were changed: - endpoints (Total Keys: 1) #### secretmanager:v1beta2 The following keys were changed: - endpoints (Total Keys: 1)
1 parent c70f855 commit 7aa3b33

File tree

3 files changed

+18
-3
lines changed

3 files changed

+18
-3
lines changed

googleapiclient/discovery_cache/documents/secretmanager.v1.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,11 @@
9090
"description": "Regional Endpoint",
9191
"endpointUrl": "https://secretmanager.europe-west9.rep.googleapis.com/",
9292
"location": "europe-west9"
93+
},
94+
{
95+
"description": "Regional Endpoint",
96+
"endpointUrl": "https://secretmanager.europe-west6.rep.googleapis.com/",
97+
"location": "europe-west6"
9398
}
9499
],
95100
"fullyEncodeReservedExpansion": true,
@@ -1185,7 +1190,7 @@
11851190
}
11861191
}
11871192
},
1188-
"revision": "20240621",
1193+
"revision": "20240726",
11891194
"rootUrl": "https://secretmanager.googleapis.com/",
11901195
"schemas": {
11911196
"AccessSecretVersionResponse": {

googleapiclient/discovery_cache/documents/secretmanager.v1beta1.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,11 @@
9090
"description": "Regional Endpoint",
9191
"endpointUrl": "https://secretmanager.europe-west9.rep.googleapis.com/",
9292
"location": "europe-west9"
93+
},
94+
{
95+
"description": "Regional Endpoint",
96+
"endpointUrl": "https://secretmanager.europe-west6.rep.googleapis.com/",
97+
"location": "europe-west6"
9398
}
9499
],
95100
"fullyEncodeReservedExpansion": true,
@@ -705,7 +710,7 @@
705710
}
706711
}
707712
},
708-
"revision": "20240621",
713+
"revision": "20240726",
709714
"rootUrl": "https://secretmanager.googleapis.com/",
710715
"schemas": {
711716
"AccessSecretVersionResponse": {

googleapiclient/discovery_cache/documents/secretmanager.v1beta2.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,11 @@
9090
"description": "Regional Endpoint",
9191
"endpointUrl": "https://secretmanager.europe-west9.rep.googleapis.com/",
9292
"location": "europe-west9"
93+
},
94+
{
95+
"description": "Regional Endpoint",
96+
"endpointUrl": "https://secretmanager.europe-west6.rep.googleapis.com/",
97+
"location": "europe-west6"
9398
}
9499
],
95100
"fullyEncodeReservedExpansion": true,
@@ -1185,7 +1190,7 @@
11851190
}
11861191
}
11871192
},
1188-
"revision": "20240621",
1193+
"revision": "20240726",
11891194
"rootUrl": "https://secretmanager.googleapis.com/",
11901195
"schemas": {
11911196
"AccessSecretVersionResponse": {

0 commit comments

Comments
 (0)