Class NetworkEndpointWithHealthStatus (1.24.0)

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

Attributes

Name Description
healths MutableSequence[google.cloud.compute_v1.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_v1.types.NetworkEndpoint
[Output only] The network endpoint. This field is a member of oneof_ _network_endpoint.