[[["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-02 UTC."],[[["This webpage provides reference documentation for the `GetNodeGroupRequest` class within the Compute Engine v1 API for .NET, with the most recent version being 3.6.0 and the current version represented as 2.12.0."],["The `GetNodeGroupRequest` class is used to request information about a specific node group and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the base `object` class and has specific inherited methods such as `GetHashCode()`, `GetType()`, and `ToString()` and a member namespace of `Google.Cloud.Compute.V1`."],["`GetNodeGroupRequest` instances can be constructed either with default values using `GetNodeGroupRequest()` or by copying an existing `GetNodeGroupRequest` instance with `GetNodeGroupRequest(GetNodeGroupRequest other)`."],["The class has three main properties: `NodeGroup`, which represents the name of the node group, `Project`, for the project ID, and `Zone`, indicating the zone the node group is in, all of type `string`."]]],[]]