public enum VpnGatewayStatusHighAvailabilityRequirementState.UnsatisfiedReason extends Enum<VpnGatewayStatusHighAvailabilityRequirementState.UnsatisfiedReason> implements ProtocolMessageEnum
Indicates the reason why the VPN connection does not meet the high availability redundancy criteria/requirement. Valid values is INCOMPLETE_TUNNELS_COVERAGE.
Protobuf enum
google.cloud.compute.v1.VpnGatewayStatusHighAvailabilityRequirementState.UnsatisfiedReason
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
INCOMPLETE_TUNNELS_COVERAGE |
|
INCOMPLETE_TUNNELS_COVERAGE_VALUE |
|
UNDEFINED_UNSATISFIED_REASON |
A value indicating that the enum field is not set. |
UNDEFINED_UNSATISFIED_REASON_VALUE |
A value indicating that the enum field is not set. |
UNRECOGNIZED |
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() |