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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version of the `GetNetworkEndpointGroupRequest` is 3.6.0, but there are many versions available, dating back to version 1.0.0, all of which can be found through links provided."],["`GetNetworkEndpointGroupRequest` is a request message used for NetworkEndpointGroups.Get, and its details can be found through the provided method descriptions."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`GetNetworkEndpointGroupRequest` has three main properties: `NetworkEndpointGroup`, `Project`, and `Zone`, all of which are of type `string` and have corresponding descriptions."],["The class contains two constructors, `GetNetworkEndpointGroupRequest()` and `GetNetworkEndpointGroupRequest(GetNetworkEndpointGroupRequest other)`."]]],[]]