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."],[[["The latest version available is 3.6.0, as indicated by the \"latest\" tag and it is the highest version number in the list."],["Version 2.8.0 is the currently highlighted version, with detailed information about the `NetworkEndpointWithHealthStatus` class provided."],["The `NetworkEndpointWithHealthStatus` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `Healths` (a `RepeatedField` of `HealthStatusForNetworkEndpoint`) and `NetworkEndpoint` to manage and display health and endpoint information."],["There are 29 different versions available for download, ranging from version 1.0.0 to the latest version of 3.6.0."]]],[]]