Skip to content

Commit 8703bde

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 701a45e commit 8703bde

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
@@ -110,6 +110,11 @@
110110
"description": "Regional Endpoint",
111111
"endpointUrl": "https://secretmanager.us-east7.rep.googleapis.com/",
112112
"location": "us-east7"
113+
},
114+
{
115+
"description": "Regional Endpoint",
116+
"endpointUrl": "https://secretmanager.europe-north2.rep.googleapis.com/",
117+
"location": "europe-north2"
113118
}
114119
],
115120
"fullyEncodeReservedExpansion": true,
@@ -1205,7 +1210,7 @@
12051210
}
12061211
}
12071212
},
1208-
"revision": "20250117",
1213+
"revision": "20250130",
12091214
"rootUrl": "https://secretmanager.googleapis.com/",
12101215
"schemas": {
12111216
"AccessSecretVersionResponse": {

googleapiclient/discovery_cache/documents/secretmanager.v1beta1.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,11 @@
110110
"description": "Regional Endpoint",
111111
"endpointUrl": "https://secretmanager.us-east7.rep.googleapis.com/",
112112
"location": "us-east7"
113+
},
114+
{
115+
"description": "Regional Endpoint",
116+
"endpointUrl": "https://secretmanager.europe-north2.rep.googleapis.com/",
117+
"location": "europe-north2"
113118
}
114119
],
115120
"fullyEncodeReservedExpansion": true,
@@ -725,7 +730,7 @@
725730
}
726731
}
727732
},
728-
"revision": "20250117",
733+
"revision": "20250130",
729734
"rootUrl": "https://secretmanager.googleapis.com/",
730735
"schemas": {
731736
"AccessSecretVersionResponse": {

googleapiclient/discovery_cache/documents/secretmanager.v1beta2.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,11 @@
110110
"description": "Regional Endpoint",
111111
"endpointUrl": "https://secretmanager.us-east7.rep.googleapis.com/",
112112
"location": "us-east7"
113+
},
114+
{
115+
"description": "Regional Endpoint",
116+
"endpointUrl": "https://secretmanager.europe-north2.rep.googleapis.com/",
117+
"location": "europe-north2"
113118
}
114119
],
115120
"fullyEncodeReservedExpansion": true,
@@ -1205,7 +1210,7 @@
12051210
}
12061211
}
12071212
},
1208-
"revision": "20250117",
1213+
"revision": "20250130",
12091214
"rootUrl": "https://secretmanager.googleapis.com/",
12101215
"schemas": {
12111216
"AccessSecretVersionResponse": {

0 commit comments

Comments
 (0)