HealthSourcesGetHealthResponseSourceInfo(
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 |
backends |
MutableSequence[google.cloud.compute_v1beta.types.HealthSourcesGetHealthResponseSourceInfoBackendInfo]
Represents an instance group or network endpoint group behind the source backend service. Only used if the sourceType of the regionHealthSource is BACKEND_SERVICE. |
forwarding_rule |
str
Fully qualified URL of the forwarding rule associated with the source resource if it is a L4ILB backend service. This field is a member of oneof_ _forwarding_rule.
|
source |
str
Fully qualified URL of the associated source resource. This is always a backend service URL. This field is a member of oneof_ _source.
|