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."],[[["The latest version of the `GetNetworkEndpointGroupRequest` class is 3.6.0, and the current page is displaying information for version 2.14.0, with previous versions down to 1.0.0 available."],["The `GetNetworkEndpointGroupRequest` class is a request message used within the Compute Engine v1 API for fetching details about Network Endpoint Groups."],["This class inherits from the base `object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetNetworkEndpointGroupRequest` class provides properties such as `NetworkEndpointGroup`, `Project`, and `Zone` for specifying the parameters of the network endpoint group to retrieve."],["The `GetNetworkEndpointGroupRequest` class has two constructors: a default constructor and a copy constructor that takes another `GetNetworkEndpointGroupRequest` instance as a parameter."]]],[]]