Dataproc Metastore v1 API - Enum Restore.Types.State (2.7.0)

public enum Restore.Types.State

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

The current state of the restore.

Namespace

Google.Cloud.Metastore.V1

Assembly

Google.Cloud.Metastore.V1.dll

Fields

NameDescription
Cancelled

The metadata restore is cancelled.

Failed

The metadata restore failed.

Running

The metadata restore is running.

Succeeded

The metadata restore completed successfully.

Unspecified

The state of the metadata restore is unknown.