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 .NET developers."],["The latest version available for this class is 3.6.0, and the page lists all available versions, including those down to 1.0.0, with links to the respective documentation for each one."],["`GetRegionNetworkEndpointGroupRequest` is a request message used to retrieve information about a specific regional network endpoint group, as indicated by the class's purpose for RegionNetworkEndpointGroups.Get."],["The class inherits from several interfaces and provides properties to specify the `NetworkEndpointGroup`, `Project`, and `Region`, which are essential for defining the scope of the request."],["The documentation includes details about the class's constructors, inherited members, and a full list of the available properties, along with explanations for each one and how they should be used."]]],[]]