Skip to content

Commit 6c1fc37

Browse files
fix(cloudkms): update the api
#### cloudkms:v1 The following keys were changed: - endpoints (Total Keys: 1)
1 parent f09220b commit 6c1fc37

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
@@ -26,6 +26,11 @@
2626
},
2727
{
2828
"description": "Regional Endpoint",
29+
"endpointUrl": "https://cloudkms.europe-west8.rep.googleapis.com/",
30+
"location": "europe-west8"
31+
},
32+
{
33+
"description": "Regional Endpoint",
2934
"endpointUrl": "https://cloudkms.europe-west9.rep.googleapis.com/",
3035
"location": "europe-west9"
3136
},
@@ -2127,7 +2132,7 @@
21272132
}
21282133
}
21292134
},
2130-
"revision": "20240903",
2135+
"revision": "20240918",
21312136
"rootUrl": "https://cloudkms.googleapis.com/",
21322137
"schemas": {
21332138
"AsymmetricDecryptRequest": {

0 commit comments

Comments
 (0)