Class HealthSourceHealth (0.11.0)

HealthSourceHealth(mapping=None, *, ignore_unknown_fields=False, **kwargs)

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.