Compute V1 Client - Class HealthState (1.14.0)

Reference documentation and code samples for the Compute V1 Client class HealthState.

HealthState contains string constants that represent the names of each value in the google.cloud.compute.v1.HealthStatusForNetworkEndpoint.HealthState descriptor.

Namespace

Google \ Cloud \ Compute \ V1 \ Enums \ HealthStatusForNetworkEndpoint

Constants

UNDEFINED_HEALTH_STATE

Value: 'UNDEFINED_HEALTH_STATE'

DRAINING

Value: 'DRAINING'

HEALTHY

Value: 'HEALTHY'

UNHEALTHY

Value: 'UNHEALTHY'

UNKNOWN

Value: 'UNKNOWN'