[[["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 reference documentation for the `GetNodeGroupRequest` class within the Google Cloud Dataproc V1 API, specifically for version 5.9.0, with links to other versions."],["The `GetNodeGroupRequest` class is used to request information about a specific node group in a Dataproc cluster and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors: a default constructor (`GetNodeGroupRequest()`) and a copy constructor (`GetNodeGroupRequest(GetNodeGroupRequest other)`) that takes another `GetNodeGroupRequest` instance as a parameter."],["Key properties of `GetNodeGroupRequest` include `Name`, which represents the full resource name of the node group, and `NodeGroupName`, a typed view of the `Name` property."],["The page lists inherited members such as `GetHashCode()`, `GetType()`, and `ToString()` from the base `object` class, and shows that the class is defined within the `Google.Cloud.Dataproc.V1` namespace and the `Google.Cloud.Dataproc.V1.dll` assembly."]]],[]]