Dataproc Metastore V1 API - Module Google::Cloud::Metastore::V1::MetadataImport::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::MetadataImport::State.
The current state of the metadata import.
Constants
STATE_UNSPECIFIED
value: 0 The state of the metadata import is unknown.
RUNNING
value: 1 The metadata import is running.
SUCCEEDED
value: 2 The metadata import completed successfully.
UPDATING
value: 3 The metadata import is being updated.
FAILED
value: 4 The metadata import failed, and attempted metadata changes were rolled
back.
[[["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."],[],[]]