Compute V1 Client - Class TargetPoolsAddHealthCheckRequest (1.11.1)

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

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

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
dataarray

Optional. Data for populating the Message object.

↳ health_checksarray<Google\Cloud\Compute\V1\HealthCheckReference>

The HttpHealthCheck to add to the target pool.

getHealthChecks

The HttpHealthCheck to add to the target pool.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setHealthChecks

The HttpHealthCheck to add to the target pool.

Parameter
NameDescription
vararray<Google\Cloud\Compute\V1\HealthCheckReference>
Returns
TypeDescription
$this