public enum Federation.Types.State
Reference documentation and code samples for the Dataproc Metastore v1alpha API enum Federation.Types.State.
The current state of the federation.
Namespace
Google.Cloud.Metastore.V1AlphaAssembly
Google.Cloud.Metastore.V1Alpha.dll
Fields |
|
---|---|
Name | Description |
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. |