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-21 UTC."],[[["The latest version of the `NetworkEndpointWithHealthStatus` documentation is 3.6.0, and it is located at `/dotnet/docs/reference/Google.Cloud.Compute.V1/latest/Google.Cloud.Compute.V1.NetworkEndpointWithHealthStatus`."],["This page provides documentation for `NetworkEndpointWithHealthStatus` across multiple versions, ranging from version 1.0.0 up to 3.6.0."],["The `NetworkEndpointWithHealthStatus` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors, `NetworkEndpointWithHealthStatus()` and `NetworkEndpointWithHealthStatus(NetworkEndpointWithHealthStatus other)`."],["It also has the properties `Healths`, which contains the health status of network endpoint, and `NetworkEndpoint` which is the network endpoint."]]],[]]