public enum ServiceConnectionMap.ConsumerPscConfig.State extends Enum<ServiceConnectionMap.ConsumerPscConfig.State> implements ProtocolMessageEnum
PSC Consumer Config State.
Protobuf enum
google.events.cloud.networkconnectivity.v1.ServiceConnectionMap.ConsumerPscConfig.State
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
CONNECTION_POLICY_MISSING |
No Service Connection Policy found for this network and Service Class |
CONNECTION_POLICY_MISSING_VALUE |
No Service Connection Policy found for this network and Service Class |
STATE_UNSPECIFIED |
Default state, when Connection Map is created initially. |
STATE_UNSPECIFIED_VALUE |
Default state, when Connection Map is created initially. |
UNRECOGNIZED |
|
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. |
VALID_VALUE |
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. |
Static Methods |
|
---|---|
Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
Methods |
|
---|---|
Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |