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 Google Cloud Compute Engine v1 API, specifically for .NET."],["The latest version available for this class is 3.6.0, and the page lists versions going back to 1.0.0, with the page's current version at 2.10.0."],["The `GetRegionNetworkEndpointGroupRequest` class is used to make a request to the `RegionNetworkEndpointGroups.Get` method and inherits from object and implements multiple interfaces."],["The class contains properties such as `NetworkEndpointGroup`, `Project`, and `Region`, which are strings used to define specific details of the request."],["There are two constructors for the GetRegionNetworkEndpointGroupRequest class, the default constructor and one that takes in another GetRegionNetworkEndpointGroupRequest object."]]],[]]