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 `GetGlobalNetworkEndpointGroupRequest` class is part of the Google Cloud Compute Engine v1 API and is used to request information about a global network endpoint group."],["Version 3.6.0 is the latest version, with numerous previous versions available, from 1.0.0 up to the latest 3.6.0, for the `GetGlobalNetworkEndpointGroupRequest` class."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, facilitating its use in various contexts."],["The `GetGlobalNetworkEndpointGroupRequest` class has two constructors, a default one, and another that copies an existing `GetGlobalNetworkEndpointGroupRequest` object."],["The `GetGlobalNetworkEndpointGroupRequest` class contains two properties, `NetworkEndpointGroup` and `Project`, both of type `String` to get the network endpoint group name and the project id for this request, respectively."]]],[]]