public sealed class NetworkEndpointGroupsListEndpointsRequest : IMessage<NetworkEndpointGroupsListEndpointsRequest>, IEquatable<NetworkEndpointGroupsListEndpointsRequest>, IDeepCloneable<NetworkEndpointGroupsListEndpointsRequest>, IBufferMessage, IMessage
Optional query parameter for showing the health status of each network endpoint. Valid options are SKIP or SHOW. If you don't specify this parameter, the health status of network endpoints will not be provided.
Check the HealthStatus enum for the list of possible values.
[[["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\u003eNetworkEndpointGroupsListEndpointsRequest\u003c/code\u003e class is available in multiple versions, ranging from 1.0.0 to the latest version, 3.6.0, as a part of the Google.Cloud.Compute.V1 namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<NetworkEndpointGroupsListEndpointsRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<NetworkEndpointGroupsListEndpointsRequest>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and includes inherited members such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNetworkEndpointGroupsListEndpointsRequest\u003c/code\u003e class has two constructors, a default constructor and a constructor that accepts another \u003ccode\u003eNetworkEndpointGroupsListEndpointsRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two properties, \u003ccode\u003eHasHealthStatus\u003c/code\u003e, a boolean indicating if the "health_status" field is set, and \u003ccode\u003eHealthStatus\u003c/code\u003e, which allows showing the health status of each network endpoint, accepting a \u003ccode\u003estring\u003c/code\u003e that should be either 'SKIP' or 'SHOW'.\u003c/p\u003e\n"]]],[],null,[]]