Reference documentation and code samples for the Google Cloud Batch V1 Client class KMSEnvMap.
Generated from protobuf message google.cloud.batch.v1.Environment.KMSEnvMap
Namespace
Google \ Cloud \ Batch \ V1 \ EnvironmentMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ key_name
string
The name of the KMS key that will be used to decrypt the cipher text.
↳ cipher_text
string
The value of the cipherText response from the encrypt
method.
getKeyName
The name of the KMS key that will be used to decrypt the cipher text.
string
setKeyName
The name of the KMS key that will be used to decrypt the cipher text.
var
string
$this
getCipherText
The value of the cipherText response from the encrypt
method.
string
setCipherText
The value of the cipherText response from the encrypt
method.
var
string
$this