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."],[[["This webpage details the `GetRegionNetworkEndpointGroupRequest` class, which is a request message used to get information about a specific network endpoint group within a given region."],["The latest version of this API class is 3.6.0, with a variety of previous versions dating back to 1.0.0, each with its own documentation link."],["The `GetRegionNetworkEndpointGroupRequest` class inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, among others."],["The class includes constructors for default initialization and cloning, as well as properties like `NetworkEndpointGroup`, `Project`, and `Region`, which are all string types."],["Each property within the class is described in terms of its purpose, such as the properties `NetworkEndpointGroup`, `Project`, and `Region` being the identifiers for the respective network endpoint group, project ID, and region."]]],[]]