Send feedback
Cloud Data Fusion V1 API - Module Google::Cloud::DataFusion::V1::Instance::State (v0.7.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.7.0 keyboard_arrow_down
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
AUTO_UPDATING
value: 8 Instance is being auto-updated
AUTO_UPGRADING
value: 9 Instance is being auto-upgraded
DISABLED
value: 10 Instance is disabled
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-06 UTC.
Need to tell us more?
[[["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 2024-11-06 UTC."],[],[]]