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 page provides reference documentation for the `GetNetworkEndpointGroupRequest` class within the Google Compute Engine v1 API for .NET."],["The `GetNetworkEndpointGroupRequest` class is used to create request messages for retrieving details about a specific network endpoint group."],["The current latest version of the `GetNetworkEndpointGroupRequest` documentation is 3.6.0, and there are numerous versions available dating back to version 1.0.0, all of which can be viewed on this page."],["The class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["Key properties for `GetNetworkEndpointGroupRequest` include `NetworkEndpointGroup`, `Project`, and `Zone`, which are all strings and are used to identify the specific network endpoint group to retrieve."]]],[]]