public sealed class GetNetworkEndpointGroupRequest : IMessage<GetNetworkEndpointGroupRequest>, IEquatable<GetNetworkEndpointGroupRequest>, IDeepCloneable<GetNetworkEndpointGroupRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetNetworkEndpointGroupRequest.
A request message for NetworkEndpointGroups.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 document provides reference documentation for the `GetNetworkEndpointGroupRequest` class within the Compute Engine v1 API, specifically for version 3.4.0."],["The `GetNetworkEndpointGroupRequest` class is used to make a request to retrieve details about a network endpoint group and is part of the `Google.Cloud.Compute.V1` namespace."],["The document outlines the class's inheritance, implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showing the features it has access to."],["Key properties of the class include `NetworkEndpointGroup`, `Project`, and `Zone`, all of which are strings used to specify the target network endpoint group."],["The document also contains a version history of this request, from version 1.0.0 to the latest version, 3.6.0, and the list has links to access the documentation of each version."]]],[]]