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 reference documentation for the `GetNetworkEndpointGroupRequest` class within the Google Compute Engine v1 API, specifically for .NET developers."],["The content details the different versions of the API, from version 1.0.0 up to the latest 3.6.0, showing the changelog and the different versions available to use."],["The `GetNetworkEndpointGroupRequest` class is used to send a request to the API to get information about a network endpoint group."],["The class inherits from several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it includes properties such as `NetworkEndpointGroup`, `Project`, and `Zone`."],["The document also mentions various methods and properties inherited from `object`, and where to find the namespace and the DLL assembly containing the code."]]],[]]