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."],[[["This page provides documentation for the `GetGlobalNetworkEndpointGroupRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET."],["The latest version of the API documented is 3.6.0, while the current page is focused on version 2.9.0, with a history of previous releases, going all the way back to version 1.0.0."],["The `GetGlobalNetworkEndpointGroupRequest` class is used to send a request for retrieving information about a global network endpoint group."],["The class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing methods for usage within the .NET environment."],["The key properties for this class include `NetworkEndpointGroup` and `Project`, both are strings used to identify the specific network endpoint group and project to retrieve."]]],[]]