DataStream v1 API - Enum PrivateConnection.Types.State (2.7.0)

public enum PrivateConnection.Types.State

Reference documentation and code samples for the DataStream v1 API enum PrivateConnection.Types.State.

Private Connection state.

Namespace

Google.Cloud.Datastream.V1

Assembly

Google.Cloud.Datastream.V1.dll

Fields

Name Description
Created

The private connection has been created with all of its resources.

Creating

The private connection is in creation state - creating resources.

Deleting

The private connection is being deleted.

Failed

The private connection creation has failed.

FailedToDelete

Delete request has failed, resource is in invalid state.

Unspecified

Unspecified state.