Google Cloud Bigtable Administration v2 API - Enum Backup.Types.State (3.14.0)

public enum Backup.Types.State

Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API enum Backup.Types.State.

Indicates the current state of the backup.

Namespace

Google.Cloud.Bigtable.Admin.V2

Assembly

Google.Cloud.Bigtable.Admin.V2.dll

Fields

NameDescription
Creating

The pending backup is still being created. Operations on the backup may fail with FAILED_PRECONDITION in this state.

Ready

The backup is complete and ready for use.

Unspecified

Not specified.