databaseSnapshot property

GoogleFirestoreAdminV1DatabaseSnapshot? databaseSnapshot
getter/setter pair

Database snapshot to restore from.

The source database must exist and have enabled PITR. The restored database will be created in the same location as the source database.

Implementation

GoogleFirestoreAdminV1DatabaseSnapshot? databaseSnapshot;