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 webpage provides documentation for the `GetRegionNetworkEndpointGroupRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 3.3.0 and other versions as well."],["The `GetRegionNetworkEndpointGroupRequest` class is used to request details about a specific network endpoint group within a particular region."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its capabilities and compatibility."],["The `GetRegionNetworkEndpointGroupRequest` class contains properties such as `NetworkEndpointGroup`, `Project`, and `Region`, which are essential for specifying the target network endpoint group in a Google Cloud project."],["This page also displays the version history of the GetRegionNetworkEndpointGroupRequest class, from version 1.0.0 to the latest version, 3.6.0, along with the relative links."]]],[]]