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-04-09 UTC."],[[["This page provides reference documentation for the `GetRegionNetworkEndpointGroupRequest` class in the Google Compute Engine v1 API, specifically for .NET."],["The class is part of the `Google.Cloud.Compute.V1` namespace and is found within the `Google.Cloud.Compute.V1.dll` assembly, with version 3.2.0 as the focus."],["The `GetRegionNetworkEndpointGroupRequest` class represents a request message used to retrieve details about a specific network endpoint group within a region."],["It implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has properties to specify the network endpoint group's name, project ID, and region."],["This documentation also lists previous versions of the API, with 3.6.0 being the most recent, and ranging back to version 1.0.0."]]],[]]