encryptionSpec property

EncryptionSpec? encryptionSpec
final

Customer-managed encryption key options. If this is set, then the Model copy will be encrypted with the provided encryption key.

Implementation

final EncryptionSpec? encryptionSpec;