Skip to content

Commit c1d19e9

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 f9b563d commit c1d19e9

File tree

3 files changed

+33
-3
lines changed

3 files changed

+33
-3
lines changed

googleapiclient/discovery_cache/documents/secretmanager.v1.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,16 @@
145145
"description": "Regional Endpoint",
146146
"endpointUrl": "https://secretmanager.northamerica-northeast2.rep.googleapis.com/",
147147
"location": "northamerica-northeast2"
148+
},
149+
{
150+
"description": "Regional Endpoint",
151+
"endpointUrl": "https://secretmanager.us.rep.googleapis.com/",
152+
"location": "us"
153+
},
154+
{
155+
"description": "Regional Endpoint",
156+
"endpointUrl": "https://secretmanager.eu.rep.googleapis.com/",
157+
"location": "eu"
148158
}
149159
],
150160
"fullyEncodeReservedExpansion": true,
@@ -1240,7 +1250,7 @@
12401250
}
12411251
}
12421252
},
1243-
"revision": "20250217",
1253+
"revision": "20250228",
12441254
"rootUrl": "https://secretmanager.googleapis.com/",
12451255
"schemas": {
12461256
"AccessSecretVersionResponse": {

googleapiclient/discovery_cache/documents/secretmanager.v1beta1.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,16 @@
145145
"description": "Regional Endpoint",
146146
"endpointUrl": "https://secretmanager.northamerica-northeast2.rep.googleapis.com/",
147147
"location": "northamerica-northeast2"
148+
},
149+
{
150+
"description": "Regional Endpoint",
151+
"endpointUrl": "https://secretmanager.us.rep.googleapis.com/",
152+
"location": "us"
153+
},
154+
{
155+
"description": "Regional Endpoint",
156+
"endpointUrl": "https://secretmanager.eu.rep.googleapis.com/",
157+
"location": "eu"
148158
}
149159
],
150160
"fullyEncodeReservedExpansion": true,
@@ -760,7 +770,7 @@
760770
}
761771
}
762772
},
763-
"revision": "20250217",
773+
"revision": "20250228",
764774
"rootUrl": "https://secretmanager.googleapis.com/",
765775
"schemas": {
766776
"AccessSecretVersionResponse": {

googleapiclient/discovery_cache/documents/secretmanager.v1beta2.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,16 @@
145145
"description": "Regional Endpoint",
146146
"endpointUrl": "https://secretmanager.northamerica-northeast2.rep.googleapis.com/",
147147
"location": "northamerica-northeast2"
148+
},
149+
{
150+
"description": "Regional Endpoint",
151+
"endpointUrl": "https://secretmanager.us.rep.googleapis.com/",
152+
"location": "us"
153+
},
154+
{
155+
"description": "Regional Endpoint",
156+
"endpointUrl": "https://secretmanager.eu.rep.googleapis.com/",
157+
"location": "eu"
148158
}
149159
],
150160
"fullyEncodeReservedExpansion": true,
@@ -1240,7 +1250,7 @@
12401250
}
12411251
}
12421252
},
1243-
"revision": "20250217",
1253+
"revision": "20250228",
12441254
"rootUrl": "https://secretmanager.googleapis.com/",
12451255
"schemas": {
12461256
"AccessSecretVersionResponse": {

0 commit comments

Comments
 (0)