public enum Connector.Types.StateReference documentation and code samples for the Serverless VPC Access v1 API enum Connector.Types.State.
State of a connector.
Namespace
Google.Cloud.VpcAccess.V1Assembly
Google.Cloud.VpcAccess.V1.dll
Fields |
|
|---|---|
| Name | Description |
Creating |
An Insert operation is in progress. Transient condition. |
Deleting |
A Delete operation is in progress. Transient condition. |
Error |
Connector is in a bad state, manual deletion recommended. |
Ready |
Connector is deployed and ready to receive traffic. |
Unspecified |
Invalid state. |
Updating |
The connector is being updated. |