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 part of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace and is used within the Google Cloud Compute API, with the latest version being 3.6.0.\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, providing various functionalities such as message handling, equality checks, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor \u003ccode\u003eNetworkEndpointGroupsListEndpointsRequest()\u003c/code\u003e and a copy constructor \u003ccode\u003eNetworkEndpointGroupsListEndpointsRequest(NetworkEndpointGroupsListEndpointsRequest other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties like \u003ccode\u003eHasHealthStatus\u003c/code\u003e to check if the health status field is set and \u003ccode\u003eHealthStatus\u003c/code\u003e to manage and optionally display the health status of network endpoints, with options to skip or show the health status.\u003c/p\u003e\n"],["\u003cp\u003eThe current document lists available versions from 1.0.0 to 3.6.0 of \u003ccode\u003eNetworkEndpointGroupsListEndpointsRequest\u003c/code\u003e, showing the evolution of the class over various releases.\u003c/p\u003e\n"]]],[],null,[]]