Reference documentation and code samples for the Google Cloud Dataproc Metastore V1alpha Client class EncryptionConfig.
Encryption settings for the service.
Generated from protobuf message google.cloud.metastore.v1alpha.EncryptionConfig
Namespace
Google \ Cloud \ Metastore \ V1alpha
Methods
__construct
Constructor.
Parameters
Name
Description
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}.
Returns
Type
Description
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}.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-07 UTC."],[],[]]