encryptionConfig property

GoogleFirestoreAdminV1EncryptionConfig? encryptionConfig
getter/setter pair

Encryption configuration for the cloned database.

If this field is not specified, the cloned database will use the same encryption configuration as the source database, namely use_source_encryption.

Optional.

Implementation

GoogleFirestoreAdminV1EncryptionConfig? encryptionConfig;