public sealed class NetworkEndpointWithHealthStatus : IMessage<NetworkEndpointWithHealthStatus>, IEquatable<NetworkEndpointWithHealthStatus>, IDeepCloneable<NetworkEndpointWithHealthStatus>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-24 UTC."],[[["This webpage provides documentation for the `NetworkEndpointWithHealthStatus` class within the Google.Cloud.Compute.V1 namespace, detailing its properties, constructors, and implemented interfaces."],["The latest version available is 3.6.0, with a range of previous versions accessible, going back to version 1.0.0."],["The `NetworkEndpointWithHealthStatus` class provides details of the health status and the network endpoint for health checking, as indicated by its properties `Healths` and `NetworkEndpoint`."],["The class `NetworkEndpointWithHealthStatus` implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which provide various functionalities for object comparison, cloning, and message handling."]]],[]]