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 reference documentation for the `GetNetworkEndpointGroupRequest` class within the Google Compute Engine v1 API, specifically for .NET."],["The latest version of the documentation available is 3.6.0, with multiple previous versions listed, ranging down to version 1.0.0."],["`GetNetworkEndpointGroupRequest` is a request message for the NetworkEndpointGroups.Get method, implemented as a public sealed class."],["The class `GetNetworkEndpointGroupRequest` has 3 properties, `NetworkEndpointGroup`, `Project`, and `Zone`, all of which are strings."],["The class also has two constructors: a parameterless constructor, and a constructor accepting a `GetNetworkEndpointGroupRequest` parameter."]]],[]]