public sealed class GetGlobalNetworkEndpointGroupRequest : IMessage<GetGlobalNetworkEndpointGroupRequest>, IEquatable<GetGlobalNetworkEndpointGroupRequest>, IDeepCloneable<GetGlobalNetworkEndpointGroupRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetGlobalNetworkEndpointGroupRequest.
A request message for GlobalNetworkEndpointGroups.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."],[[["The latest version of the `GetGlobalNetworkEndpointGroupRequest` is 3.6.0, and the current page is displaying information for version 3.2.0."],["This documentation provides details for the `GetGlobalNetworkEndpointGroupRequest` class, which is part of the Compute Engine v1 API and used to request information for a specific global network endpoint group."],["The `GetGlobalNetworkEndpointGroupRequest` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `NetworkEndpointGroup` and `Project`, both of type string, to specify the target network endpoint group and the project ID, respectively."],["There are various other versions available, ranging all the way from 1.0.0 up to 3.6.0, all of which can be found through the provided links."]]],[]]