Compute V1 Client - Class NetworkEndpointGroupsListEndpointsRequest (1.14.0)

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

Generated from protobuf message google.cloud.compute.v1.NetworkEndpointGroupsListEndpointsRequest

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ health_status string

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. Check the HealthStatus enum for the list of possible values.

getHealthStatus

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.

Check the HealthStatus enum for the list of possible values.

Returns
TypeDescription
string

hasHealthStatus

clearHealthStatus

setHealthStatus

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.

Check the HealthStatus enum for the list of possible values.

Parameter
NameDescription
var string
Returns
TypeDescription
$this