public enum PrivateConnection.Types.StateReference documentation and code samples for the DataStream v1 API enum PrivateConnection.Types.State.
Private Connection state.
Namespace
Google.Cloud.Datastream.V1Assembly
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. |