REST Resource: projects.locations

Resource: LocationMetadata

Cloud KMS metadata for the given google.cloud.___location.Location.

JSON representation
{
  "hsmAvailable": boolean,
  "ekmAvailable": boolean
}
Fields
hsmAvailable

boolean

Indicates whether CryptoKeys with protectionLevel HSM can be created in this ___location.

ekmAvailable

boolean

Indicates whether CryptoKeys with protectionLevel EXTERNAL can be created in this ___location.

Methods

generateRandomBytes

Generate random bytes using the Cloud KMS randomness source in the provided ___location.

get

Gets information about a ___location.

getEkmConfig

Returns the EkmConfig singleton resource for a given project and ___location.

list

Lists information about the supported locations for this service.

updateEkmConfig

Updates the EkmConfig singleton resource for a given project and ___location.