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.