Reference documentation and code samples for the Compute V1 Client class CompositeHealthCheckHealth.
Response message for RegionCompositeHealthChecks.GetHealth
Generated from protobuf message google.cloud.compute.v1.CompositeHealthCheckHealth
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ health_sources
array< CompositeHealthChecksGetHealthResponseHealthSourceHealth
>
Health sources and their corresponding health states.
↳ health_state
string
Health state of the CompositeHealthCheck. Check the HealthState enum for the list of possible values.
↳ kind
string
Output only. [Output Only] Type of resource. Alwayscompute#compositeHealthCheckHealth for the health of composite health checks.
getHealthSources
Health sources and their corresponding health states.
setHealthSources
Health sources and their corresponding health states.
$this
getHealthState
Health state of the CompositeHealthCheck.
Check the HealthState enum for the list of possible values.
string
hasHealthState
clearHealthState
setHealthState
Health state of the CompositeHealthCheck.
Check the HealthState enum for the list of possible values.
var
string
$this
getKind
Output only. [Output Only] Type of resource. Alwayscompute#compositeHealthCheckHealth for the health of composite health checks.
string
hasKind
clearKind
setKind
Output only. [Output Only] Type of resource. Alwayscompute#compositeHealthCheckHealth for the health of composite health checks.
var
string
$this

