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 version 2.3.0, with links to other versions."],["The `GetGlobalNetworkEndpointGroupRequest` class is used to construct request messages for retrieving details about a global network endpoint group."],["It inherits from several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, implementing their respective functionalities."],["The class has two constructors and two main properties, `NetworkEndpointGroup` and `Project`, which are both strings used to specify the target network endpoint group and the project ID."],["A comprehensive list of versions of the `GetGlobalNetworkEndpointGroupRequest` are available on this page ranging from 1.0.0 to the most recent 3.6.0."]]],[]]