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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eGetNetworkEndpointGroupRequest\u003c/code\u003e class is used to request information about a network endpoint group within the Google Compute Engine v1 API, and it is part of the Google.Cloud.Compute.V1 namespace in the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThis class offers an extensive range of versioning, with the latest being version 3.6.0 and going as far back as version 1.0.0, indicating a long-standing support for older implementations of the API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetNetworkEndpointGroupRequest\u003c/code\u003e inherits from the base .NET \u003ccode\u003eobject\u003c/code\u003e class and implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing it to perform its core operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetNetworkEndpointGroupRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eNetworkEndpointGroup\u003c/code\u003e, \u003ccode\u003eProject\u003c/code\u003e, and \u003ccode\u003eZone\u003c/code\u003e, all of which are strings, and these properties specify the requested network endpoint group and its location.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, one that is empty and another that takes in an existing \u003ccode\u003eGetNetworkEndpointGroupRequest\u003c/code\u003e as a parameter, indicating that the objects are cloneable.\u003c/p\u003e\n"]]],[],null,[]]