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-21 UTC."],[[["This webpage provides documentation for the `GetNetworkEndpointGroupRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET development."],["The class `GetNetworkEndpointGroupRequest` is a request message used for retrieving details about a network endpoint group, as indicated by its description and implementation of multiple interfaces such as `IMessage` and `IEquatable`."],["This documentation provides access to versions ranging from 1.0.0 up to 3.6.0, with 3.6.0 being the most recent release."],["The `GetNetworkEndpointGroupRequest` class has three key properties: `NetworkEndpointGroup`, `Project`, and `Zone`, which are essential parameters for querying network endpoint group information."],["The class also has a constructor, `GetNetworkEndpointGroupRequest`, that can be used to instantiate objects of the class, and an overloaded constructor that can be used to instantiate using another object of the same type."]]],[]]