REST Resource: projects.locations.keyHandles Stay organized with collections Save and categorize content based on your preferences.
Resource: KeyHandle
Resource-oriented representation of a request to Cloud KMS Autokey and the resulting provisioning of aCryptoKey.
| JSON representation |
|---|
{"name":string,"kmsKey":string,"resourceTypeSelector":string} |
| Fields | |
|---|---|
name |
Identifier. Name of the |
kmsKey |
Output only. Name of a |
resourceTypeSelector |
Required. Indicates the resource type that the resulting |
Methods | |
|---|---|
| Creates a newKeyHandle, triggering the provisioning of a newCryptoKey for CMEK use with the given resource type in the configured key project and the same location. |
| Returns theKeyHandle. |
| ListsKeyHandles. |
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-05-30 UTC.