encryptionSpec property

EncryptionSpec? encryptionSpec
final

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

Implementation

final EncryptionSpec? encryptionSpec;