Enum PrivateConnection.Types.State (1.0.0)

public enum State

Private Connection state.

Namespace

Google.Cloud.Datastream.V1

Assembly

Google.Cloud.Datastream.V1.dll

Fields

NameDescription
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.