encryptionSpec property

GoogleCloudAiplatformV1EncryptionSpec? encryptionSpec
getter/setter pair

Customer-managed encryption key spec for a DataLabelingJob.

If set, this DataLabelingJob will be secured by this key. Note: Annotations created in the DataLabelingJob are associated with the EncryptionSpec of the Dataset they are exported to.

Implementation

GoogleCloudAiplatformV1EncryptionSpec? encryptionSpec;