public enum ServiceConnectionMap.Types.ConsumerPscConfig.Types.State
Reference documentation and code samples for the Network Connectivity v1 API enum ServiceConnectionMap.Types.ConsumerPscConfig.Types.State.
PSC Consumer Config State.
Namespace
Google.Cloud.NetworkConnectivity.V1Assembly
Google.Cloud.NetworkConnectivity.V1.dll
Fields |
|
---|---|
Name | Description |
ConnectionPolicyMissing |
No Service Connection Policy found for this network and Service Class |
ConsumerInstanceProjectNotAllowlisted |
The consumer instance project is not in AllowedGoogleProducersResourceHierarchyLevels of the matching ServiceConnectionPolicy. |
PolicyLimitReached |
Service Connection Policy limit reached for this network and Service Class |
Unspecified |
Default state, when Connection Map is created initially. |
Valid |
Set when policy and map configuration is valid, and their matching can lead to allowing creation of PSC Connections subject to other constraints like connections limit. |