public enum HealthStatus.Ipv6HealthState extends Enum<HealthStatus.Ipv6HealthState> implements ProtocolMessageEnum
Health state of the IPv6 address of the instance. Additional supported values which may be not listed in the enum directly due to technical reasons: HEALTHY UNHEALTHY
Protobuf enum google.cloud.compute.v1.HealthStatus.Ipv6HealthState
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
UNDEFINED_IPV6_HEALTH_STATE |
A value indicating that the enum field is not set. |
UNDEFINED_IPV6_HEALTH_STATE_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() |