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-24 UTC."],[[["This webpage provides reference documentation for the `GetGlobalNetworkEndpointGroupRequest` class in the Google Cloud Compute Engine v1 API, specifically for the .NET library."],["The documentation covers multiple versions of the `GetGlobalNetworkEndpointGroupRequest` class, ranging from version 1.0.0 to the latest version, 3.6.0."],["The `GetGlobalNetworkEndpointGroupRequest` class is used to make requests for retrieving a specific Global Network Endpoint Group."],["The class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of this class include `NetworkEndpointGroup` (the name of the endpoint group) and `Project` (the project ID for the request), both of which are strings."]]],[]]