Holds encrypted information that is only decrypted and stored
in RAM by the worker VM when running the pipeline.
Attributes
Name
Description
key_name
str
The name of the Cloud KMS key that will be used to decrypt
the secret value. The VM service account must have the
required permissions and authentication scopes to invoke the
decrypt method on the specified key.
cipher_text
str
The value of the cipherText response from the encrypt
method. This field is intentionally unaudited.
[[["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-06 UTC."],[],[]]