Network Connectivity V1 API - Module Google::Cloud::NetworkConnectivity::V1::ServiceConnectionMap::ConsumerPscConfig::State (v1.4.0)

Reference documentation and code samples for the Network Connectivity V1 API module Google::Cloud::NetworkConnectivity::V1::ServiceConnectionMap::ConsumerPscConfig::State.

PSC Consumer Config State.

Constants

STATE_UNSPECIFIED

value: 0
Default state, when Connection Map is created initially.

VALID

value: 1
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.

CONNECTION_POLICY_MISSING

value: 2
No Service Connection Policy found for this network and Service Class

POLICY_LIMIT_REACHED

value: 3
Service Connection Policy limit reached for this network and Service Class

CONSUMER_INSTANCE_PROJECT_NOT_ALLOWLISTED

value: 4
The consumer instance project is not in AllowedGoogleProducersResourceHierarchyLevels of the matching ServiceConnectionPolicy.