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-31 UTC."],[[["This webpage provides reference documentation for the `GetGlobalNetworkEndpointGroupRequest` class within the Google Cloud Compute Engine v1 API."],["The latest available version of the API is 3.6.0, while version 3.1.0 is the context version of this particular documentation, and various other versions are available, spanning from 1.0.0 all the way up to the latest 3.6.0."],["The `GetGlobalNetworkEndpointGroupRequest` class is used to make requests for a Global Network Endpoint Group."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has properties such as `NetworkEndpointGroup` and `Project` which are strings."],["There are two constructors available for the `GetGlobalNetworkEndpointGroupRequest` class: a default constructor and a constructor that accepts another `GetGlobalNetworkEndpointGroupRequest` object as a parameter."]]],[]]