public sealed class GetGlobalNetworkEndpointGroupRequest : IMessage<GetGlobalNetworkEndpointGroupRequest>, IEquatable<GetGlobalNetworkEndpointGroupRequest>, IDeepCloneable<GetGlobalNetworkEndpointGroupRequest>, IBufferMessage, IMessage
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.V1` namespace, detailing its use in the Google Cloud Compute API."],["The latest version documented is 3.6.0, and the page offers access to documentation for numerous previous versions, down to 1.0.0, allowing developers to find relevant documentation based on their current API version."],["The `GetGlobalNetworkEndpointGroupRequest` class is a request message used to retrieve information about a global network endpoint group and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of this request class include `NetworkEndpointGroup`, which specifies the name of the network endpoint group, and `Project`, which specifies the project ID for the request."],["This class inherits from `Object`, and the page displays the methods from the parent class that are available to be used with it."]]],[]]