public sealed class GetRegionNetworkEndpointGroupRequest : IMessage<GetRegionNetworkEndpointGroupRequest>, IEquatable<GetRegionNetworkEndpointGroupRequest>, IDeepCloneable<GetRegionNetworkEndpointGroupRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetRegionNetworkEndpointGroupRequest.
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 page provides reference documentation for the `GetRegionNetworkEndpointGroupRequest` class in the Google Compute Engine v1 API, specifically within the .NET environment, with version 2.2.0 being the current focus."],["The `GetRegionNetworkEndpointGroupRequest` class is used to make requests for retrieving information about a network endpoint group within a specific region, implementing various interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists multiple versions of the `GetRegionNetworkEndpointGroupRequest` documentation, ranging from version 1.0.0 to 3.6.0, with 3.6.0 being the latest."],["The `GetRegionNetworkEndpointGroupRequest` class has several properties including `NetworkEndpointGroup`, `Project`, and `Region`, all of which are strings, used to specify the details of the request being made."],["It inherits from `Object` and it offers two constructors `GetRegionNetworkEndpointGroupRequest()` and `GetRegionNetworkEndpointGroupRequest(GetRegionNetworkEndpointGroupRequest other)`."]]],[]]