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 latest version available for `GetNetworkEndpointGroupRequest` is 3.6.0, but there are many versions available in this page, ranging down to version 1.0.0."],["The `GetNetworkEndpointGroupRequest` class is part of the Compute Engine v1 API and is used to make a request for NetworkEndpointGroups.Get."],["This class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, showing its capacity for complex manipulation."],["The `GetNetworkEndpointGroupRequest` has three main properties: `NetworkEndpointGroup`, `Project`, and `Zone`, all of type string, that are crucial for defining the scope and context of the API request."],["The namespace for `GetNetworkEndpointGroupRequest` is `Google.Cloud.Compute.V1`, in the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]