REST Resource: projects.locations

Stay organized with collections Save and categorize content based on your preferences.

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.

list

Lists information about the supported locations for this service.