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-31 UTC."],[[["The latest version of the `GetRegionNetworkEndpointGroupRequest` is 3.6.0, while the current page is displaying documentation for version 3.4.0."],["This page provides documentation for the `GetRegionNetworkEndpointGroupRequest` class, which is part of the Google.Cloud.Compute.V1 namespace and the Compute Engine v1 API."],["The `GetRegionNetworkEndpointGroupRequest` class is used to create request messages for the `RegionNetworkEndpointGroups.Get` method, and it implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has three main properties: `NetworkEndpointGroup`, `Project`, and `Region`, which are all string types used to specify details of the network endpoint group being requested."],["Multiple versions of the documentation for this class are available, spanning from 1.0.0 to 3.6.0."]]],[]]