Reference documentation and code samples for the Cloud KMS V1 Client class LocationMetadata.
Cloud KMS metadata for the given google.cloud.location.Location .
Generated from protobuf message google.cloud.kms.v1.LocationMetadata
Namespace
Google \ Cloud \ Kms \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ hsm_available
↳ ekm_available
getHsmAvailable
Indicates whether CryptoKeys with protection_level HSM can be created in this location.
bool
setHsmAvailable
Indicates whether CryptoKeys with protection_level HSM can be created in this location.
var
bool
$this
getEkmAvailable
Indicates whether CryptoKeys with protection_level EXTERNAL can be created in this location.
bool
setEkmAvailable
Indicates whether CryptoKeys with protection_level EXTERNAL can be created in this location.
var
bool
$this