encryptionSpec property

EncryptionSpec? encryptionSpec
final

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

final EncryptionSpec? encryptionSpec;