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 Compute Engine v1 API."],["The latest version available for this request is 3.6.0, and multiple prior versions are documented, ranging down to version 1.0.0."],["The `GetRegionNetworkEndpointGroupRequest` class is used to construct requests for the `RegionNetworkEndpointGroups.Get` method, retrieving details about a network endpoint group."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The key properties of this request class are `NetworkEndpointGroup`, `Project`, and `Region`, which are all string values to define the necessary details for a request."]]],[]]