Reference documentation and code samples for the Discovery Engine V1 API class Google::Cloud::DiscoveryEngine::V1::SingleRegionKey.
Metadata for single-regional CMEKs.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#kms_key
def kms_key() -> ::String
    Returns
    
  - 
        (::String) — Required. Single-regional kms key resource name which will be used to
encrypt resources
projects/{project}/locations/{location}/keyRings/{keyRing}/cryptoKeys/{keyId}.
#kms_key=
def kms_key=(value) -> ::String
    Parameter
    
  - 
        value (::String) — Required. Single-regional kms key resource name which will be used to
encrypt resources
projects/{project}/locations/{location}/keyRings/{keyRing}/cryptoKeys/{keyId}.
    Returns
    
- 
        (::String) — Required. Single-regional kms key resource name which will be used to
encrypt resources
projects/{project}/locations/{location}/keyRings/{keyRing}/cryptoKeys/{keyId}.