public enum HealthStatusForNetworkEndpoint.HealthState extends Enum<HealthStatusForNetworkEndpoint.HealthState> implements ProtocolMessageEnumHealth state of the network endpoint determined based on the health checks configured. Additional supported values which may be not listed in the enum directly due to technical reasons: DRAINING HEALTHY UNHEALTHY UNKNOWN
Protobuf enum google.cloud.compute.v1.HealthStatusForNetworkEndpoint.HealthState
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
DRAINING |
|
DRAINING_VALUE |
|
HEALTHY |
|
HEALTHY_VALUE |
|
UNDEFINED_HEALTH_STATE |
A value indicating that the enum field is not set. |
UNDEFINED_HEALTH_STATE_VALUE |
A value indicating that the enum field is not set. |
UNHEALTHY |
|
UNHEALTHY_VALUE |
|
UNKNOWN |
|
UNKNOWN_VALUE |
|
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() |
|