encryptionSpec property

GoogleCloudAiplatformV1EncryptionSpec? encryptionSpec
getter/setter pair

Customer-managed encryption key options for a BatchPredictionJob.

If this is set, then all resources created by the BatchPredictionJob will be encrypted with the provided encryption key.

Implementation

GoogleCloudAiplatformV1EncryptionSpec? encryptionSpec;