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 documentation for the `GetRegionNetworkEndpointGroupRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET."],["The `GetRegionNetworkEndpointGroupRequest` class is used to request information about a specific network endpoint group within a region, inheriting from multiple interfaces such as `IMessage` and `IEquatable`."],["The webpage details the available versions of the API, ranging from version 1.0.0 up to the latest version, 3.6.0, with version 2.13.0 being highlighted."],["The class has properties for specifying the network endpoint group name, the project ID, and the region where the group is located."],["The class includes constructors for creating new instances of `GetRegionNetworkEndpointGroupRequest` as well as its inherited members."]]],[]]