HealthSourcesGetHealthResponseSourceInfoBackendInfo(
mapping=None, *, ignore_unknown_fields=False, **kwargs
).. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
endpoint_count |
int
Total number of endpoints when determining the health of the regionHealthSource. This field is a member of oneof_ _endpoint_count.
|
group |
str
Fully qualified URL of an instance group or network endpoint group behind the source backend service. This field is a member of oneof_ _group.
|
healthy_endpoint_count |
int
Number of endpoints considered healthy when determining health of the regionHealthSource. This field is a member of oneof_ _healthy_endpoint_count.
|