public sealed class GetNetworkEndpointGroupRequest : IMessage<GetNetworkEndpointGroupRequest>, IEquatable<GetNetworkEndpointGroupRequest>, IDeepCloneable<GetNetworkEndpointGroupRequest>, IBufferMessage, IMessage
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 available for `GetNetworkEndpointGroupRequest` is 3.6.0, which can be found in the provided documentation."],["This page details the `GetNetworkEndpointGroupRequest` class, used for requesting details about a network endpoint group, found within the `Google.Cloud.Compute.V1` namespace."],["The `GetNetworkEndpointGroupRequest` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `GetNetworkEndpointGroupRequest` include `NetworkEndpointGroup`, `Project`, and `Zone`, all of which are of type string and required for specifying the network endpoint group to be retrieved."],["The documented versions range from 1.0.0 to the latest 3.6.0, with each entry providing a link to its respective documentation page."]]],[]]