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

public enum MetadataExport.Types.State

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

The current state of the metadata export.

Namespace

Google.Cloud.Metastore.V1

Assembly

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