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 webpage provides reference documentation for the `GetRegionNetworkEndpointGroupRequest` class in the Compute Engine v1 API, specifically within the Google.Cloud.Compute.V1 namespace for .NET."],["The class, `GetRegionNetworkEndpointGroupRequest`, is used to create a request to retrieve details about a specific regional network endpoint group."],["The documentation covers versions from 1.0.0 up to the latest 3.6.0 of this class, detailing the parameters such as `NetworkEndpointGroup`, `Project`, and `Region`."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes two constructors for creating instances of `GetRegionNetworkEndpointGroupRequest`, either default or from another `GetRegionNetworkEndpointGroupRequest` instance."]]],[]]