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` class, detailing its inheritance, implementations, constructors, and properties within the `Google.Cloud.Compute.V1` namespace."],["The `NetworkEndpointWithHealthStatus` class has two constructors, one default constructor and one that takes another `NetworkEndpointWithHealthStatus` object as a parameter."],["This class includes properties such as `Healths`, which provides the health status of a network endpoint, and `NetworkEndpoint`, which represents the network endpoint itself."],["The documentation includes all versions from 1.0.0 to the most recent version, along with the inherited members from the `Object` class, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]