public sealed class GetNetworkEndpointGroupRequest : IMessage<GetNetworkEndpointGroupRequest>, IEquatable<GetNetworkEndpointGroupRequest>, IDeepCloneable<GetNetworkEndpointGroupRequest>, IBufferMessage, IMessage
A request message for NetworkEndpointGroups.Get. See the method description for details.
[[["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\u003eGetNetworkEndpointGroupRequest\u003c/code\u003e class is a request message used for retrieving information about a network endpoint group, as indicated by the \u003ccode\u003eNetworkEndpointGroups.Get\u003c/code\u003e method.\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, indicating its capabilities for message handling, equality comparison, deep cloning, and buffered operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetNetworkEndpointGroupRequest\u003c/code\u003e class includes three key properties: \u003ccode\u003eNetworkEndpointGroup\u003c/code\u003e, \u003ccode\u003eProject\u003c/code\u003e, and \u003ccode\u003eZone\u003c/code\u003e, all of which are strings and represent the name of the network endpoint group, the project ID, and the zone where the group is located, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.6.0, and the documentation site houses the documentation of every version from 1.0.0 to 3.6.0 for \u003ccode\u003eGetNetworkEndpointGroupRequest\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are available for \u003ccode\u003eGetNetworkEndpointGroupRequest\u003c/code\u003e: a default constructor and one that takes another \u003ccode\u003eGetNetworkEndpointGroupRequest\u003c/code\u003e object as a parameter for copying purposes.\u003c/p\u003e\n"]]],[],null,[]]