Reference documentation and code samples for the Cloud Key Management Service (KMS) V1 API class Google::Cloud::Kms::V1::LocationMetadata.
Cloud KMS metadata for the given [google.cloud.location.Location][google.cloud.location.Location].
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#ekm_available
def ekm_available() -> ::Boolean
    Returns
    
  - (::Boolean) — Indicates whether CryptoKeys with protection_level EXTERNAL can be created in this location.
 
#ekm_available=
def ekm_available=(value) -> ::Boolean
    Parameter
    
  - value (::Boolean) — Indicates whether CryptoKeys with protection_level EXTERNAL can be created in this location.
 
    Returns
    
  - (::Boolean) — Indicates whether CryptoKeys with protection_level EXTERNAL can be created in this location.
 
#hsm_available
def hsm_available() -> ::Boolean
    Returns
    
  - (::Boolean) — Indicates whether CryptoKeys with protection_level HSM can be created in this location.
 
#hsm_available=
def hsm_available=(value) -> ::Boolean
    Parameter
    
  - value (::Boolean) — Indicates whether CryptoKeys with protection_level HSM can be created in this location.
 
    Returns
    
- (::Boolean) — Indicates whether CryptoKeys with protection_level HSM can be created in this location.