Dataproc Metastore V1 API - Module Google::Cloud::Metastore::V1::Federation::State (v2.5.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Dataproc Metastore V1 API module Google::Cloud::Metastore::V1::Federation::State.
The current state of the federation.
Constants
STATE_UNSPECIFIED
value: 0 The state of the metastore federation is unknown.
CREATING
value: 1 The metastore federation is in the process of being created.
ACTIVE
value: 2 The metastore federation is running and ready to serve queries.
UPDATING
value: 3 The metastore federation is being updated. It remains usable but cannot
accept additional update requests or be deleted at this time.
DELETING
value: 4 The metastore federation is undergoing deletion. It cannot be used.
ERROR
value: 5 The metastore federation has encountered an error and cannot be used. The
metastore federation should be deleted.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-03 UTC."],[],[]]