Compute V1 Client - Class HealthStatus (2.9.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Compute V1 Client class HealthStatus.
Optional query parameter for showing the health status of each network
endpoint. Valid options are SKIP or SHOW. If you
don't specify this parameter, the health status of network endpoints will
not be provided.
Protobuf type google.cloud.compute.v1.NetworkEndpointGroupsListEndpointsRequest.HealthStatus
Namespace
Google \ Cloud \ Compute \ V1 \ NetworkEndpointGroupsListEndpointsRequest
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
UNDEFINED_HEALTH_STATUS
Value: 0
A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_HEALTH_STATUS = 0;
SHOW
Value: 2544381
Show the health status for each network endpoint. Impacts latency of the
call.
Generated from protobuf enum SHOW = 2544381;
SKIP
Value: 2547071
Health status for network endpoints will not be provided.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-28 UTC."],[],[]]