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 page provides documentation for the `GetNetworkEndpointGroupRequest` class within the Compute Engine v1 API, specifically for .NET developers."],["The latest version documented is 3.6.0, with a history of versions ranging from 1.0.0 up to the latest, with links for each."],["The `GetNetworkEndpointGroupRequest` class is used to retrieve details about a specific network endpoint group and implements various interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `NetworkEndpointGroup`, `Project`, and `Zone`, all of which are strings, and used for identifying the specific resource within the Google Cloud environment."],["It inherits members from the `Object` class, and has two constructors, a default one, and another one that takes in another instance of itself as a parameter."]]],[]]