Enum MetadataExport.Types.State (1.0.0-beta02)

public enum State

The current state of the metadata export.

Namespace

Google.Cloud.Metastore.V1Beta

Assembly

Google.Cloud.Metastore.V1Beta.dll

Fields

NameDescription
Cancelled

The metadata export is cancelled.

Failed

The metadata export failed.

Running

The metadata export is running.

Succeeded

The metadata export completed successfully.

Unspecified

The state of the metadata export is unknown.