Google Cloud Data Fusion V1 Client - Class CryptoKeyConfig (1.1.2)Stay organized with collectionsSave and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Data Fusion V1 Client class CryptoKeyConfig.
The crypto key configuration. This field is used by the Customer-managed
encryption keys (CMEK) feature.
Generated from protobuf messagegoogle.cloud.datafusion.v1.CryptoKeyConfig
Namespace
Google \ Cloud \ DataFusion \ V1
Methods
__construct
Constructor.
Parameter
Name
Description
data
mixed
getKeyReference
The name of the key which is used to encrypt/decrypt customer data. For key
in Cloud KMS, the key should be in the format ofprojects/*/locations/*/keyRings/*/cryptoKeys/*.
Returns
Type
Description
string
setKeyReference
The name of the key which is used to encrypt/decrypt customer data. For key
in Cloud KMS, the key should be in the format ofprojects/*/locations/*/keyRings/*/cryptoKeys/*.
[[["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."],[],[]]