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-24 UTC."],[[["This webpage provides documentation for the `GetNetworkEndpointGroupRequest` class within the Google.Cloud.Compute.V1 API, specifically for version 3.0.0, with access to past versions."],["`GetNetworkEndpointGroupRequest` is a request message used to retrieve details about a network endpoint group, implementing several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `GetNetworkEndpointGroupRequest` class has constructors for creating new instances, either empty or by copying an existing instance, in addition to properties for setting the `NetworkEndpointGroup`, `Project`, and `Zone`."],["The documentation is part of the .NET reference, detailing class members, inheritance, implemented interfaces, and available versions from 1.0.0 to 3.6.0."]]],[]]