public sealed class GetRegionNetworkEndpointGroupRequest : IMessage<GetRegionNetworkEndpointGroupRequest>, IEquatable<GetRegionNetworkEndpointGroupRequest>, IDeepCloneable<GetRegionNetworkEndpointGroupRequest>, IBufferMessage, IMessage
A request message for RegionNetworkEndpointGroups.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 available for `GetRegionNetworkEndpointGroupRequest` is 3.6.0, while the current page is documented under version 2.1.0."],["This page details the `GetRegionNetworkEndpointGroupRequest` class, which is a request message for the `RegionNetworkEndpointGroups.Get` method."],["The `GetRegionNetworkEndpointGroupRequest` class inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties for `NetworkEndpointGroup`, `Project`, and `Region`, each of which are strings and are required for making the request."],["The available constructors are the default parameterless constructor and a constructor that accepts another `GetRegionNetworkEndpointGroupRequest` object as a parameter."]]],[]]