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 of the `GetNetworkEndpointGroupRequest` is 3.6.0, which can be found in the provided list of versions."],["`GetNetworkEndpointGroupRequest` is a request message class for the Compute Engine v1 API, used to retrieve information about network endpoint groups."],["The `GetNetworkEndpointGroupRequest` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class contains properties like `NetworkEndpointGroup`, `Project`, and `Zone` which are all strings and define the network endpoint, project, and zone, respectively."],["There are multiple previous versions available for reference ranging from 1.0.0 up to the latest 3.6.0, all with links to their respective documentation."]]],[]]