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-31 UTC."],[[["This webpage provides documentation for the `GetGlobalNetworkEndpointGroupRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET."],["The current version documented on this page is 3.4.0, however the latest version available is 3.6.0, and links to prior versions from 3.5.0 all the way to 1.0.0 are accessible."],["`GetGlobalNetworkEndpointGroupRequest` is a request message used to retrieve details about a global network endpoint group, and it inherits from `object`, implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetGlobalNetworkEndpointGroupRequest` class has two constructors and two main properties, `NetworkEndpointGroup` and `Project`, both of which are strings representing the name of the network endpoint group and the Project ID respectively."]]],[]]