Dataproc Metastore v1alpha API - Enum Backup.Types.State (2.0.0-alpha09)

public enum Backup.Types.State

Reference documentation and code samples for the Dataproc Metastore v1alpha API enum Backup.Types.State.

The current state of the backup.

Namespace

Google.Cloud.Metastore.V1Alpha

Assembly

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