encryptionSpec property

EncryptionSpec? encryptionSpec
final

Customer-managed encryption key spec for a pipelineJob. If set, this PipelineJob and all of its sub-resources will be secured by this key.

Implementation

final EncryptionSpec? encryptionSpec;