Reference documentation and code samples for the Dataproc Metastore V1 API class Google::Cloud::Metastore::V1::EncryptionConfig.
Encryption settings for the service.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#kms_key
def kms_key() -> ::String
-
(::String) — The fully qualified customer provided Cloud KMS key name to use for
customer data encryption, in the following form:
projects/{project_number}/locations/{location_id}/keyRings/{key_ring_id}/cryptoKeys/{crypto_key_id}
.
#kms_key=
def kms_key=(value) -> ::String
-
value (::String) — The fully qualified customer provided Cloud KMS key name to use for
customer data encryption, in the following form:
projects/{project_number}/locations/{location_id}/keyRings/{key_ring_id}/cryptoKeys/{crypto_key_id}
.
-
(::String) — The fully qualified customer provided Cloud KMS key name to use for
customer data encryption, in the following form:
projects/{project_number}/locations/{location_id}/keyRings/{key_ring_id}/cryptoKeys/{crypto_key_id}
.