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

public enum Federation.Types.State

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

The current state of the federation.

Namespace

Google.Cloud.Metastore.V1

Assembly

Google.Cloud.Metastore.V1.dll

Fields

NameDescription
Active

The metastore federation is running and ready to serve queries.

Creating

The metastore federation is in the process of being created.

Deleting

The metastore federation is undergoing deletion. It cannot be used.

Error

The metastore federation has encountered an error and cannot be used. The metastore federation should be deleted.

Unspecified

The state of the metastore federation is unknown.

Updating

The metastore federation is being updated. It remains usable but cannot accept additional update requests or be deleted at this time.