Skip to content

Commit e14d8f6

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 ef4e2be commit e14d8f6

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
@@ -30,6 +30,11 @@
3030
"description": "Regional Endpoint",
3131
"endpointUrl": "https://secretmanager.us-central1.rep.googleapis.com/",
3232
"location": "us-central1"
33+
},
34+
{
35+
"description": "Regional Endpoint",
36+
"endpointUrl": "https://secretmanager.us-east1.rep.googleapis.com/",
37+
"location": "us-east1"
3338
}
3439
],
3540
"fullyEncodeReservedExpansion": true,
@@ -1125,7 +1130,7 @@
11251130
}
11261131
}
11271132
},
1128-
"revision": "20240516",
1133+
"revision": "20240523",
11291134
"rootUrl": "https://secretmanager.googleapis.com/",
11301135
"schemas": {
11311136
"AccessSecretVersionResponse": {

googleapiclient/discovery_cache/documents/secretmanager.v1beta1.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,11 @@
3030
"description": "Regional Endpoint",
3131
"endpointUrl": "https://secretmanager.us-central1.rep.googleapis.com/",
3232
"location": "us-central1"
33+
},
34+
{
35+
"description": "Regional Endpoint",
36+
"endpointUrl": "https://secretmanager.us-east1.rep.googleapis.com/",
37+
"location": "us-east1"
3338
}
3439
],
3540
"fullyEncodeReservedExpansion": true,
@@ -645,7 +650,7 @@
645650
}
646651
}
647652
},
648-
"revision": "20240516",
653+
"revision": "20240523",
649654
"rootUrl": "https://secretmanager.googleapis.com/",
650655
"schemas": {
651656
"AccessSecretVersionResponse": {

googleapiclient/discovery_cache/documents/secretmanager.v1beta2.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,11 @@
3030
"description": "Regional Endpoint",
3131
"endpointUrl": "https://secretmanager.us-central1.rep.googleapis.com/",
3232
"location": "us-central1"
33+
},
34+
{
35+
"description": "Regional Endpoint",
36+
"endpointUrl": "https://secretmanager.us-east1.rep.googleapis.com/",
37+
"location": "us-east1"
3338
}
3439
],
3540
"fullyEncodeReservedExpansion": true,
@@ -1125,7 +1130,7 @@
11251130
}
11261131
}
11271132
},
1128-
"revision": "20240516",
1133+
"revision": "20240523",
11291134
"rootUrl": "https://secretmanager.googleapis.com/",
11301135
"schemas": {
11311136
"AccessSecretVersionResponse": {

0 commit comments

Comments
 (0)