public enum PscPropagationStatus.Types.Code
Reference documentation and code samples for the Network Connectivity v1 API enum PscPropagationStatus.Types.Code.
The Code enum represents the state of the Private Service Connect propagation.
Namespace
Google.Cloud.NetworkConnectivity.V1Assembly
Google.Cloud.NetworkConnectivity.V1.dll
Fields |
|
---|---|
Name | Description |
ErrorConsumerQuotaExceeded |
The Private Service Connect connection propagation failed because the
|
ErrorProducerNatIpSpaceExhausted |
The Private Service Connect connection propagation failed because the NAT
IP subnet space has been exhausted. It is equivalent to the |
ErrorProducerPropagatedConnectionLimitExceeded |
The Private Service Connect connection propagation failed because the VPC network or the project of the target spoke has exceeded the connection limit set by the producer. |
ErrorProducerQuotaExceeded |
The Private Service Connect connection propagation failed because the
|
Propagating |
The Private Service Connect connection is propagating. This is a transient state. |
Ready |
The propagated Private Service Connect connection is ready. |
Unspecified |
The code is unspecified. |