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-04-09 UTC."],[[["This webpage provides documentation for the `GetNetworkEndpointGroupRequest` class within the Google Compute Engine v1 API, specifically focusing on version 3.3.0."],["The `GetNetworkEndpointGroupRequest` class is used to send a request to retrieve information about a network endpoint group."],["The page includes links to documentation for numerous versions of the API, ranging from 1.0.0 to the latest version 3.6.0, for the `GetNetworkEndpointGroupRequest` class."],["The class `GetNetworkEndpointGroupRequest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["Key properties of the `GetNetworkEndpointGroupRequest` class are `NetworkEndpointGroup`, `Project`, and `Zone`, all of which are of string type and are used to identify and locate a specific network endpoint group."]]],[]]