Reference documentation and code samples for the Compute V1 Client class ManagedInstanceInstanceHealth.
Generated from protobuf message google.cloud.compute.v1.ManagedInstanceInstanceHealth
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ detailed_health_state
string
[Output Only] The current detailed instance health state. Check the DetailedHealthState enum for the list of possible values.
↳ health_check
string
[Output Only] The URL for the health check that verifies whether the instance is healthy.
getDetailedHealthState
[Output Only] The current detailed instance health state.
Check the DetailedHealthState enum for the list of possible values.
string
hasDetailedHealthState
clearDetailedHealthState
setDetailedHealthState
[Output Only] The current detailed instance health state.
Check the DetailedHealthState enum for the list of possible values.
var
string
$this
getHealthCheck
[Output Only] The URL for the health check that verifies whether the instance is healthy.
string
hasHealthCheck
clearHealthCheck
setHealthCheck
[Output Only] The URL for the health check that verifies whether the instance is healthy.
var
string
$this