Reference documentation and code samples for the Compute V1 Client class HealthSourceHealth.
Response message for RegionHealthSources.GetHealth
Generated from protobuf message google.cloud.compute.v1.HealthSourceHealth
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ health_state
string
Health state of the HealthSource. Check the HealthState enum for the list of possible values.
↳ kind
string
Output only. [Output Only] Type of resource. Alwayscompute#healthSourceHealth for the health of health sources.
↳ sources
getHealthState
Health state of the HealthSource.
Check the HealthState enum for the list of possible values.
string
hasHealthState
clearHealthState
setHealthState
Health state of the HealthSource.
Check the HealthState enum for the list of possible values.
var
string
$this
getKind
Output only. [Output Only] Type of resource. Alwayscompute#healthSourceHealth for the health of health sources.
string
hasKind
clearKind
setKind
Output only. [Output Only] Type of resource. Alwayscompute#healthSourceHealth for the health of health sources.
var
string
$this
getSources
Health state details of the sources.
setSources
Health state details of the sources.
$this

