NetworkEndpointWithHealthStatus(
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 |
healths |
MutableSequence[google.cloud.compute_v1beta.types.HealthStatusForNetworkEndpoint]
[Output only] The health status of network endpoint. Optional. Displayed only if the network endpoint has centralized health checking configured. |
network_endpoint |
google.cloud.compute_v1beta.types.NetworkEndpoint
[Output only] The network endpoint. This field is a member of oneof _ _network_endpoint .
|