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 available for `NetworkEndpointWithHealthStatus` is 3.6.0, which can be found in the `Google.Cloud.Compute.V1` namespace."],["`NetworkEndpointWithHealthStatus` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces and inherits from `Object`."],["This class allows users to interact with both the health status and the network endpoint itself through the `Healths` and `NetworkEndpoint` properties."],["The document outlines a range of available versions for `NetworkEndpointWithHealthStatus`, spanning from 1.0.0 to the latest release of 3.6.0, indicating versioning for the class."],["The `NetworkEndpointWithHealthStatus` class can be constructed either with no parameters or by passing in another `NetworkEndpointWithHealthStatus` object."]]],[]]