Reference documentation and code samples for the Compute V1 Client class HealthChecksScopedList.
Generated from protobuf message google.cloud.compute.v1.HealthChecksScopedList
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ health_checks
↳ warning
Google\Cloud\Compute\V1\Warning
Informational warning which replaces the list of backend services when the list is empty.
getHealthChecks
A list of HealthChecks contained in this scope.
Generated from protobuf field repeated .google.cloud.compute.v1.HealthCheck health_checks = 448370606;
Google\Protobuf\Internal\RepeatedField
setHealthChecks
A list of HealthChecks contained in this scope.
Generated from protobuf field repeated .google.cloud.compute.v1.HealthCheck health_checks = 448370606;
$this
getWarning
Informational warning which replaces the list of backend services when the list is empty.
Generated from protobuf field optional .google.cloud.compute.v1.Warning warning = 50704284;
hasWarning
clearWarning
setWarning
Informational warning which replaces the list of backend services when the list is empty.
Generated from protobuf field optional .google.cloud.compute.v1.Warning warning = 50704284;
$this