Enum PrivateConnection.Types.State (1.0.0-beta02)

public enum 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