Datastream V1alpha1 API - Module Google::Cloud::Datastream::V1alpha1::PrivateConnection::State (v0.1.2)

Reference documentation and code samples for the Datastream V1alpha1 API module Google::Cloud::Datastream::V1alpha1::PrivateConnection::State.

Private Connection state.

Constants

STATE_UNSPECIFIED

value: 0

CREATING

value: 1
The private connection is in creation state - creating resources.

CREATED

value: 2
The private connection has been created with all of it's resources.

FAILED

value: 3
The private connection creation has failed.