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.4.0 and its surrounding versions."],["The latest version documented is 3.6.0, and documentation is available for various versions spanning from 1.0.0 to 3.6.0 for this specific API request class."],["The `GetGlobalNetworkEndpointGroupRequest` class, used for retrieving global network endpoint group details, implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The class has two constructors and properties such as `NetworkEndpointGroup` and `Project`, which are used to specify the network endpoint group's name and the project ID, respectively, within the request."]]],[]]