Skip to content

Commit 99e5975

Browse files
fix(cloudkms): update the api
#### cloudkms:v1 The following keys were changed: - endpoints (Total Keys: 1)
1 parent 2f93510 commit 99e5975

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

googleapiclient/discovery_cache/documents/cloudkms.v1.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,11 @@
9898
"description": "Regional Endpoint",
9999
"endpointUrl": "https://cloudkms.us-south1.rep.googleapis.com/",
100100
"location": "us-south1"
101+
},
102+
{
103+
"description": "Regional Endpoint",
104+
"endpointUrl": "https://cloudkms.us.rep.googleapis.com/",
105+
"location": "us"
101106
}
102107
],
103108
"fullyEncodeReservedExpansion": true,
@@ -2132,7 +2137,7 @@
21322137
}
21332138
}
21342139
},
2135-
"revision": "20241111",
2140+
"revision": "20250102",
21362141
"rootUrl": "https://cloudkms.googleapis.com/",
21372142
"schemas": {
21382143
"AsymmetricDecryptRequest": {

0 commit comments

Comments
 (0)