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-24 UTC."],[[["This page provides documentation for the `GetRegionNetworkEndpointGroupRequest` class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment, with version 3.0.0 being the focus of the documentation."],["The `GetRegionNetworkEndpointGroupRequest` class is used to request details about a network endpoint group in a specific region, and implements various interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists various versions of the documentation, with version 3.6.0 being the latest, indicating a history of changes and updates to the API."],["The `GetRegionNetworkEndpointGroupRequest` class includes properties for `NetworkEndpointGroup`, `Project`, and `Region`, all of which are strings and necessary to specify the target network endpoint group, project, and region for the request."],["The page also details all the inherited members, as well as the namespace and the assembly."]]],[]]