public enum HealthSourceHealth.HealthState extends Enum<HealthSourceHealth.HealthState> implements ProtocolMessageEnumHealth state of the HealthSource.
Protobuf enum google.cloud.compute.v1.HealthSourceHealth.HealthState
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
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() |
|