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.

getEkmConfig

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

updateEkmConfig

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

get

The method google.cloud.location.Locations.GetLocation is not available in Trusted Cloud by S3NS.

list

The method google.cloud.location.Locations.ListLocations is not available in Trusted Cloud by S3NS.