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."],[[["The webpage provides documentation for the `GetNetworkEndpointGroupRequest` class within the Google.Cloud.Compute.V1 API, specifically version 2.17.0, as well as all other versions going as far back as 1.0.0."],["The `GetNetworkEndpointGroupRequest` class is a request message used in the Compute Engine v1 API to retrieve information about a NetworkEndpointGroup."],["This class inherits from the `object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties for `NetworkEndpointGroup`, `Project`, and `Zone`, all of which are of type `string` and are relevant to the network endpoint group request."],["The most up to date version of the documentation is 3.6.0, which is listed as the latest, while 2.17.0 is the version of this specific documentation."]]],[]]