Dataproc Metastore v1beta API - Enum Restore.Types.State (2.0.0-beta09)

public enum Restore.Types.State

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

The current state of the restore.

Namespace

Google.Cloud.Metastore.V1Beta

Assembly

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