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."],[[["This webpage provides documentation for the `GetNetworkEndpointGroupRequest` class within the Google.Cloud.Compute.V1 API, specifically version 2.5.0 and its history back to version 1.0.0."],["The `GetNetworkEndpointGroupRequest` class is used to request information about a network endpoint group, as part of the Compute Engine v1 API."],["It inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has three key properties: `NetworkEndpointGroup`, `Project`, and `Zone`, all of which are strings and represent the network endpoint group's name, the project ID, and the zone it resides in."],["The documentation provides a history of the class, with the most recent version being 3.6.0, all of which can be reviewed through their associated links."]]],[]]