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, found in the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, is used for requesting a list of network endpoints.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and is derived from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the \u003ccode\u003eNetworkEndpointGroupsListEndpointsRequest\u003c/code\u003e documented, with version 3.6.0 being the latest and version 1.0.0 being the oldest, covering a range of versions and changes.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties like \u003ccode\u003eHasHealthStatus\u003c/code\u003e (a boolean) and \u003ccode\u003eHealthStatus\u003c/code\u003e (a string), which allow for optional querying of network endpoint health.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNetworkEndpointGroupsListEndpointsRequest\u003c/code\u003e class has two constructors: a default one, and one that takes another instance of \u003ccode\u003eNetworkEndpointGroupsListEndpointsRequest\u003c/code\u003e as a parameter for copying purposes.\u003c/p\u003e\n"]]],[],null,[]]