Reference documentation and code samples for the Google Cloud Dataproc Metastore V1 Client class EncryptionConfig.
Encryption settings for the service.
Generated from protobuf message google.cloud.metastore.v1.EncryptionConfig
Namespace
Google \ Cloud \ Metastore \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ kms_key
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}
.
getKmsKey
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
setKmsKey
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}
.
var
string
$this