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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eNetworkEndpointWithHealthStatus\u003c/code\u003e class in the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace provides information about a network endpoint's health, and is implemented in multiple different versions, ranging from 1.0.0 up to the latest 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from the \u003ccode\u003eobject\u003c/code\u003e class and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, allowing it to be used within the Google Cloud environment.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two primary properties: \u003ccode\u003eHealths\u003c/code\u003e, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eHealthStatusForNetworkEndpoint\u003c/code\u003e objects indicating the health status, and \u003ccode\u003eNetworkEndpoint\u003c/code\u003e, a \u003ccode\u003eNetworkEndpoint\u003c/code\u003e object representing the network endpoint itself.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are available for \u003ccode\u003eNetworkEndpointWithHealthStatus\u003c/code\u003e: a default constructor, and one that takes another \u003ccode\u003eNetworkEndpointWithHealthStatus\u003c/code\u003e object for initialization.\u003c/p\u003e\n"]]],[],null,[]]