Datastream V1 API - Module Google::Cloud::Datastream::V1::PrivateConnection::State (v1.7.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Datastream V1 API module Google::Cloud::Datastream::V1::PrivateConnection::State.
Private Connection state.
Constants
STATE_UNSPECIFIED
value: 0 Unspecified state.
CREATING
value: 1 The private connection is in creation state - creating resources.
CREATED
value: 2 The private connection has been created with all of its resources.
FAILED
value: 3 The private connection creation has failed.
DELETING
value: 4 The private connection is being deleted.
FAILED_TO_DELETE
value: 5 Delete request has failed, resource is in invalid state.