Skip to content

Commit

Permalink
fix(cloudkms): update the api
Browse files Browse the repository at this point in the history
#### cloudkms:v1

The following keys were changed:
- endpoints (Total Keys: 1)
  • Loading branch information
yoshi-automation committed Feb 27, 2024
1 parent 9ca88c1 commit 139ffc8
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion googleapiclient/discovery_cache/documents/cloudkms.v1.json
Expand Up @@ -21,6 +21,16 @@
"endpoints": [
{
"description": "Regional Endpoint",
"endpointUrl": "https://cloudkms.europe-west3.rep.googleapis.com/",
"location": "europe-west3"
},
{
"description": "Regional Endpoint",
"endpointUrl": "https://cloudkms.europe-west9.rep.googleapis.com/",
"location": "europe-west9"
},
{
"description": "Regional Endpoint",
"endpointUrl": "https://cloudkms.me-central2.rep.googleapis.com/",
"location": "me-central2"
}
Expand Down Expand Up @@ -1828,7 +1838,7 @@
}
}
},
"revision": "20240212",
"revision": "20240219",
"rootUrl": "https://cloudkms.googleapis.com/",
"schemas": {
"AsymmetricDecryptRequest": {
Expand Down

0 comments on commit 139ffc8

Please sign in to comment.