Skip to content

Commit 0e43d0d

Browse files
feat(secretmanager): update the API
#### secretmanager:v1beta1 The following keys were added: - resources.projects.resources.locations.methods.list.parameters.extraLocationTypes.description - resources.projects.resources.locations.methods.list.parameters.extraLocationTypes.location - resources.projects.resources.locations.methods.list.parameters.extraLocationTypes.repeated - resources.projects.resources.locations.methods.list.parameters.extraLocationTypes.type The following keys were changed: - endpoints #### secretmanager:v1beta2 The following keys were added: - resources.projects.resources.locations.methods.list.parameters.extraLocationTypes.description - resources.projects.resources.locations.methods.list.parameters.extraLocationTypes.location - resources.projects.resources.locations.methods.list.parameters.extraLocationTypes.repeated - resources.projects.resources.locations.methods.list.parameters.extraLocationTypes.type The following keys were changed: - endpoints #### secretmanager:v1 The following keys were added: - resources.projects.resources.locations.methods.list.parameters.extraLocationTypes.description - resources.projects.resources.locations.methods.list.parameters.extraLocationTypes.location - resources.projects.resources.locations.methods.list.parameters.extraLocationTypes.repeated - resources.projects.resources.locations.methods.list.parameters.extraLocationTypes.type The following keys were changed: - endpoints
1 parent 07726ff commit 0e43d0d

File tree

6 files changed

+63
-3
lines changed

6 files changed

+63
-3
lines changed

‎discovery/secretmanager-v1.json

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,16 @@
146146
"endpointUrl": "https://secretmanager.northamerica-northeast2.rep.googleapis.com/",
147147
"location": "northamerica-northeast2"
148148
},
149+
{
150+
"description": "Regional Endpoint",
151+
"endpointUrl": "https://secretmanager.asia-south1.rep.googleapis.com/",
152+
"location": "asia-south1"
153+
},
154+
{
155+
"description": "Regional Endpoint",
156+
"endpointUrl": "https://secretmanager.asia-south2.rep.googleapis.com/",
157+
"location": "asia-south2"
158+
},
149159
{
150160
"description": "Regional Endpoint",
151161
"endpointUrl": "https://secretmanager.us.rep.googleapis.com/",
@@ -285,6 +295,12 @@
285295
"name"
286296
],
287297
"parameters": {
298+
"extraLocationTypes": {
299+
"description": "Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.",
300+
"location": "query",
301+
"repeated": true,
302+
"type": "string"
303+
},
288304
"filter": {
289305
"description": "A filter to narrow down results to a preferred subset. The filtering language accepts strings like `\"displayName=tokyo\"`, and is documented in more detail in [AIP-160](https://google.aip.dev/160).",
290306
"location": "query",
@@ -1250,7 +1266,7 @@
12501266
}
12511267
}
12521268
},
1253-
"revision": "20250228",
1269+
"revision": "20250324",
12541270
"rootUrl": "https://secretmanager.googleapis.com/",
12551271
"schemas": {
12561272
"AccessSecretVersionResponse": {

‎discovery/secretmanager-v1beta1.json

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,16 @@
146146
"endpointUrl": "https://secretmanager.northamerica-northeast2.rep.googleapis.com/",
147147
"location": "northamerica-northeast2"
148148
},
149+
{
150+
"description": "Regional Endpoint",
151+
"endpointUrl": "https://secretmanager.asia-south1.rep.googleapis.com/",
152+
"location": "asia-south1"
153+
},
154+
{
155+
"description": "Regional Endpoint",
156+
"endpointUrl": "https://secretmanager.asia-south2.rep.googleapis.com/",
157+
"location": "asia-south2"
158+
},
149159
{
150160
"description": "Regional Endpoint",
151161
"endpointUrl": "https://secretmanager.us.rep.googleapis.com/",
@@ -285,6 +295,12 @@
285295
"name"
286296
],
287297
"parameters": {
298+
"extraLocationTypes": {
299+
"description": "Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.",
300+
"location": "query",
301+
"repeated": true,
302+
"type": "string"
303+
},
288304
"filter": {
289305
"description": "A filter to narrow down results to a preferred subset. The filtering language accepts strings like `\"displayName=tokyo\"`, and is documented in more detail in [AIP-160](https://google.aip.dev/160).",
290306
"location": "query",
@@ -770,7 +786,7 @@
770786
}
771787
}
772788
},
773-
"revision": "20250228",
789+
"revision": "20250324",
774790
"rootUrl": "https://secretmanager.googleapis.com/",
775791
"schemas": {
776792
"AccessSecretVersionResponse": {

‎discovery/secretmanager-v1beta2.json

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,16 @@
146146
"endpointUrl": "https://secretmanager.northamerica-northeast2.rep.googleapis.com/",
147147
"location": "northamerica-northeast2"
148148
},
149+
{
150+
"description": "Regional Endpoint",
151+
"endpointUrl": "https://secretmanager.asia-south1.rep.googleapis.com/",
152+
"location": "asia-south1"
153+
},
154+
{
155+
"description": "Regional Endpoint",
156+
"endpointUrl": "https://secretmanager.asia-south2.rep.googleapis.com/",
157+
"location": "asia-south2"
158+
},
149159
{
150160
"description": "Regional Endpoint",
151161
"endpointUrl": "https://secretmanager.us.rep.googleapis.com/",
@@ -285,6 +295,12 @@
285295
"name"
286296
],
287297
"parameters": {
298+
"extraLocationTypes": {
299+
"description": "Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.",
300+
"location": "query",
301+
"repeated": true,
302+
"type": "string"
303+
},
288304
"filter": {
289305
"description": "A filter to narrow down results to a preferred subset. The filtering language accepts strings like `\"displayName=tokyo\"`, and is documented in more detail in [AIP-160](https://google.aip.dev/160).",
290306
"location": "query",
@@ -1250,7 +1266,7 @@
12501266
}
12511267
}
12521268
},
1253-
"revision": "20250228",
1269+
"revision": "20250324",
12541270
"rootUrl": "https://secretmanager.googleapis.com/",
12551271
"schemas": {
12561272
"AccessSecretVersionResponse": {

‎src/apis/secretmanager/v1.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -814,6 +814,10 @@ export namespace secretmanager_v1 {
814814
}
815815
export interface Params$Resource$Projects$Locations$List
816816
extends StandardParameters {
817+
/**
818+
* Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.
819+
*/
820+
extraLocationTypes?: string[];
817821
/**
818822
* A filter to narrow down results to a preferred subset. The filtering language accepts strings like `"displayName=tokyo"`, and is documented in more detail in [AIP-160](https://google.aip.dev/160).
819823
*/

‎src/apis/secretmanager/v1beta1.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -644,6 +644,10 @@ export namespace secretmanager_v1beta1 {
644644
}
645645
export interface Params$Resource$Projects$Locations$List
646646
extends StandardParameters {
647+
/**
648+
* Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.
649+
*/
650+
extraLocationTypes?: string[];
647651
/**
648652
* A filter to narrow down results to a preferred subset. The filtering language accepts strings like `"displayName=tokyo"`, and is documented in more detail in [AIP-160](https://google.aip.dev/160).
649653
*/

‎src/apis/secretmanager/v1beta2.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -814,6 +814,10 @@ export namespace secretmanager_v1beta2 {
814814
}
815815
export interface Params$Resource$Projects$Locations$List
816816
extends StandardParameters {
817+
/**
818+
* Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.
819+
*/
820+
extraLocationTypes?: string[];
817821
/**
818822
* A filter to narrow down results to a preferred subset. The filtering language accepts strings like `"displayName=tokyo"`, and is documented in more detail in [AIP-160](https://google.aip.dev/160).
819823
*/

0 commit comments

Comments
 (0)