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-03-21 UTC."],[[["The latest version of the `GetGlobalNetworkEndpointGroupRequest` class is 3.6.0, with multiple previous versions available for reference, ranging from 1.0.0 to 3.5.0."],["This class, `GetGlobalNetworkEndpointGroupRequest`, is part of the Google Cloud Compute Engine v1 API and is used to request a specific global network endpoint group."],["The `GetGlobalNetworkEndpointGroupRequest` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, one default and another that copies values from an existing `GetGlobalNetworkEndpointGroupRequest` object."],["The `GetGlobalNetworkEndpointGroupRequest` class includes properties for `NetworkEndpointGroup` and `Project`, both of which are of type string and are essential to define which endpoint group and project should be retrieved."]]],[]]