Cloud Data Fusion V1 API - Module Google::Cloud::DataFusion::V1::Instance::State (v2.5.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Data Fusion V1 API module Google::Cloud::DataFusion::V1::Instance::State.
Represents the state of a Data Fusion instance
Constants
STATE_UNSPECIFIED
value: 0 Instance does not have a state yet
CREATING
value: 1 Instance is being created
ACTIVE
value: 2 Instance is active and ready for requests. This corresponds to 'RUNNING'
in datafusion.v1beta1.
FAILED
value: 3 Instance creation failed
DELETING
value: 4 Instance is being deleted
UPGRADING
value: 5 Instance is being upgraded
RESTARTING
value: 6 Instance is being restarted
UPDATING
value: 7 Instance is being updated on customer request
[[["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."],[],[]]