Enum Restore.Types.State (1.0.0-beta02)

public enum 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.