Enum Backup.Types.State (2.0.0)

public enum State

The current state of the backup.

Namespace

Google.Cloud.Metastore.V1

Assembly

Google.Cloud.Metastore.V1.dll

Fields

NameDescription
Active

The backup is active and ready to use.

Creating

The backup is being created.

Deleting

The backup is being deleted.

Failed

The backup failed.

Restoring

The backup is being restored.

Unspecified

The state of the backup is unknown.