HealthSourceHealth(mapping=None, *, ignore_unknown_fields=False, **kwargs)Response message for RegionHealthSources.GetHealth
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
health_state |
str
Health state of the HealthSource. 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#healthSourceHealth for the health of health sources. This field is a member of oneof_ _kind.
|
sources |
MutableSequence[google.cloud.compute_v1beta.types.HealthSourcesGetHealthResponseSourceInfo]
Health state details of the sources. |
Classes
HealthState
HealthState(value)Health state of the HealthSource.