Google Cloud Dataform V1beta1 Client - Class DataEncryptionState (0.10.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Dataform V1beta1 Client class DataEncryptionState.
Describes encryption state of a resource.
Generated from protobuf message google.cloud.dataform.v1beta1.DataEncryptionState
Namespace
Google \ Cloud \ Dataform \ V1beta1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ kms_key_version_name
string
Required. The KMS key version name with which data of a resource is encrypted.
getKmsKeyVersionName
Required. The KMS key version name with which data of a resource is
encrypted.
Returns
Type
Description
string
setKmsKeyVersionName
Required. The KMS key version name with which data of a resource is
encrypted.
[[["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 2026-03-18 UTC."],[],[]]