pitrSnapshot property

GoogleFirestoreAdminV1PitrSnapshot? pitrSnapshot
getter/setter pair

Specification of the PITR data to clone from.

The source database must exist. The cloned database will be created in the same location as the source database.

Required.

Implementation

GoogleFirestoreAdminV1PitrSnapshot? pitrSnapshot;