Data Lineage V1 API - Module Google::Cloud::DataCatalog::Lineage::V1::OperationMetadata::State (v0.14.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Data Lineage V1 API module Google::Cloud::DataCatalog::Lineage::V1::OperationMetadata::State.
An enum with the state of the operation.
Constants
STATE_UNSPECIFIED
value: 0 Unused.
PENDING
value: 1 The operation has been created but is not yet started.
RUNNING
value: 2 The operation is underway.
SUCCEEDED
value: 3 The operation completed successfully.
FAILED
value: 4 The operation is no longer running and did not succeed.
[[["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."],[],[]]