CompositeHealthCheckHealth(mapping=None, *, ignore_unknown_fields=False, **kwargs)Response message for RegionCompositeHealthChecks.GetHealth
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
health_sources |
MutableSequence[google.cloud.compute_v1beta.types.CompositeHealthChecksGetHealthResponseHealthSourceHealth]
Health sources and their corresponding health states. |
health_state |
str
Health state of the CompositeHealthCheck. Check the HealthState enum for the list of possible values. This field is a member of oneof_ _health_state.
|
kind |
str
Output only. [Output Only] Type of resource. Alwayscompute#compositeHealthCheckHealth for the health of composite health checks. This field is a member of oneof_ _kind.
|
Classes
HealthState
HealthState(value)Health state of the CompositeHealthCheck.