public enum PrivateConnection.Types.StateReference documentation and code samples for the Database Migration v1 API enum PrivateConnection.Types.State.
Private Connection state.
Namespace
Google.Cloud.CloudDms.V1Assembly
Google.Cloud.CloudDms.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. |
Deleted |
The private connection has been deleted. |
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 |
|