Skip to content

Commit 477de50

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 a866933 commit 477de50

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
@@ -95,6 +95,16 @@
9595
"description": "Regional Endpoint",
9696
"endpointUrl": "https://secretmanager.europe-west6.rep.googleapis.com/",
9797
"location": "europe-west6"
98+
},
99+
{
100+
"description": "Regional Endpoint",
101+
"endpointUrl": "https://secretmanager.europe-west1.rep.googleapis.com/",
102+
"location": "europe-west1"
103+
},
104+
{
105+
"description": "Regional Endpoint",
106+
"endpointUrl": "https://secretmanager.europe-west4.rep.googleapis.com/",
107+
"location": "europe-west4"
98108
}
99109
],
100110
"fullyEncodeReservedExpansion": true,
@@ -1190,7 +1200,7 @@
11901200
}
11911201
}
11921202
},
1193-
"revision": "20241114",
1203+
"revision": "20250111",
11941204
"rootUrl": "https://secretmanager.googleapis.com/",
11951205
"schemas": {
11961206
"AccessSecretVersionResponse": {

googleapiclient/discovery_cache/documents/secretmanager.v1beta1.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,16 @@
9595
"description": "Regional Endpoint",
9696
"endpointUrl": "https://secretmanager.europe-west6.rep.googleapis.com/",
9797
"location": "europe-west6"
98+
},
99+
{
100+
"description": "Regional Endpoint",
101+
"endpointUrl": "https://secretmanager.europe-west1.rep.googleapis.com/",
102+
"location": "europe-west1"
103+
},
104+
{
105+
"description": "Regional Endpoint",
106+
"endpointUrl": "https://secretmanager.europe-west4.rep.googleapis.com/",
107+
"location": "europe-west4"
98108
}
99109
],
100110
"fullyEncodeReservedExpansion": true,
@@ -710,7 +720,7 @@
710720
}
711721
}
712722
},
713-
"revision": "20241209",
723+
"revision": "20250111",
714724
"rootUrl": "https://secretmanager.googleapis.com/",
715725
"schemas": {
716726
"AccessSecretVersionResponse": {

googleapiclient/discovery_cache/documents/secretmanager.v1beta2.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,16 @@
9595
"description": "Regional Endpoint",
9696
"endpointUrl": "https://secretmanager.europe-west6.rep.googleapis.com/",
9797
"location": "europe-west6"
98+
},
99+
{
100+
"description": "Regional Endpoint",
101+
"endpointUrl": "https://secretmanager.europe-west1.rep.googleapis.com/",
102+
"location": "europe-west1"
103+
},
104+
{
105+
"description": "Regional Endpoint",
106+
"endpointUrl": "https://secretmanager.europe-west4.rep.googleapis.com/",
107+
"location": "europe-west4"
98108
}
99109
],
100110
"fullyEncodeReservedExpansion": true,
@@ -1190,7 +1200,7 @@
11901200
}
11911201
}
11921202
},
1193-
"revision": "20241114",
1203+
"revision": "20250111",
11941204
"rootUrl": "https://secretmanager.googleapis.com/",
11951205
"schemas": {
11961206
"AccessSecretVersionResponse": {

0 commit comments

Comments
 (0)