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 reference documentation for the `GetGlobalNetworkEndpointGroupRequest` class in the Google Compute Engine v1 API, specifically within version 2.15.0 of the .NET library."],["The `GetGlobalNetworkEndpointGroupRequest` class is used to send a request to retrieve a global network endpoint group and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation outlines the class's constructors, `GetGlobalNetworkEndpointGroupRequest()`, and `GetGlobalNetworkEndpointGroupRequest(GetGlobalNetworkEndpointGroupRequest)`, along with details on the properties `NetworkEndpointGroup` and `Project`, including the data type of strings."],["The page shows the avaliable documentation for this class across a variety of versions, ranging from 1.0.0 all the way up to the latest version of 3.6.0."]]],[]]