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

public enum MetadataExport.Types.State

Reference documentation and code samples for the Dataproc Metastore v1beta API enum MetadataExport.Types.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.