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-04-09 UTC."],[[["This webpage provides documentation for the `GetGlobalNetworkEndpointGroupRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET."],["The class is used to create a request message for the `GlobalNetworkEndpointGroups.Get` method, enabling the retrieval of network endpoint group details."],["The latest available version of the API is 3.6.0, with numerous older versions (from 1.0.0 to 3.5.0) also having documentation listed."],["`GetGlobalNetworkEndpointGroupRequest` implements multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`, supporting various functionalities in the API."],["It has properties, such as `NetworkEndpointGroup` and `Project`, to specify the target network endpoint group and the project ID for the request."]]],[]]