encryptionConfig property

GoogleFirestoreAdminV1EncryptionConfig? encryptionConfig
getter/setter pair

Encryption configuration for the restored database.

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

Optional.

Implementation

GoogleFirestoreAdminV1EncryptionConfig? encryptionConfig;