Cloud Database Migration Service V1 API - Module Google::Cloud::CloudDMS::V1::ConnectionProfile::State (v1.7.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Database Migration Service V1 API module Google::Cloud::CloudDMS::V1::ConnectionProfile::State.
The current connection profile state (e.g. DRAFT, READY, or FAILED).
Constants
STATE_UNSPECIFIED
value: 0 The state of the connection profile is unknown.
DRAFT
value: 1 The connection profile is in draft mode and fully editable.
CREATING
value: 2 The connection profile is being created.
READY
value: 3 The connection profile is ready.
UPDATING
value: 4 The connection profile is being updated.
DELETING
value: 5 The connection profile is being deleted.
DELETED
value: 6 The connection profile has been deleted.
FAILED
value: 7 The last action on the connection profile failed.
[[["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."],[],[]]