Dataproc Metastore v1alpha API - Enum MetadataImport.Types.State (2.0.0-alpha09)

public enum MetadataImport.Types.State

Reference documentation and code samples for the Dataproc Metastore v1alpha API enum MetadataImport.Types.State.

The current state of the metadata import.

Namespace

Google.Cloud.Metastore.V1Alpha

Assembly

Google.Cloud.Metastore.V1Alpha.dll

Fields

NameDescription
Failed

The metadata import failed, and attempted metadata changes were rolled back.

Running

The metadata import is running.

Succeeded

The metadata import completed successfully.

Unspecified

The state of the metadata import is unknown.

Updating

The metadata import is being updated.