Dataproc Metastore v1 API - Enum Backup.Types.State (2.3.0)

public enum Backup.Types.State

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

The current state of the backup.

Namespace

GoogleCloudGoogle.Cloud.MetastoreV1

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.