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 documentation for the `GetRegionNetworkEndpointGroupRequest` class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment."],["The latest version of the API documented is 3.6.0, with a range of versions available from 1.0.0 up to the current version, for the class `GetRegionNetworkEndpointGroupRequest`."],["The `GetRegionNetworkEndpointGroupRequest` class is used to send a request to the RegionNetworkEndpointGroups.Get method, and it inherits from the base `Object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetRegionNetworkEndpointGroupRequest` class contains three properties: `NetworkEndpointGroup`, `Project`, and `Region`, all of which are strings and hold critical information about the request."],["This page contains a breakdown of the methods, constructors, and properties associated with `GetRegionNetworkEndpointGroupRequest` providing full details."]]],[]]