DataStream v1alpha1 API - Enum PrivateConnection.Types.State (2.0.0-alpha03)

public enum PrivateConnection.Types.State

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

Private Connection state.

Namespace

Google.Cloud.Datastream.V1Alpha1

Assembly

Google.Cloud.Datastream.V1Alpha1.dll

Fields

NameDescription
Created

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

Creating

The private connection is in creation state - creating resources.

Failed

The private connection creation has failed.

Unspecified