encryptionSpec property

EncryptionSpec? encryptionSpec
final

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

Implementation

final EncryptionSpec? encryptionSpec;