Enum Backup.Types.State (1.0.0-beta02)

public enum State

The current state of the backup.

Namespace

Google.Cloud.Metastore.V1Beta

Assembly

Google.Cloud.Metastore.V1Beta.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.

Unspecified

The state of the backup is unknown.