public enum Backup.Types.StateReference documentation and code samples for the Firestore Admin v1 API enum Backup.Types.State.
Indicate the current state of the backup.
Namespace
Google.Cloud.Firestore.Admin.V1Assembly
Google.Cloud.Firestore.Admin.V1.dll
Fields |
|
|---|---|
| Name | Description |
Creating |
The pending backup is still being created. Operations on the backup will be rejected in this state. |
NotAvailable |
The backup is not available at this moment. |
Ready |
The backup is complete and ready to use. |
Unspecified |
The state is unspecified. |