[[["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."],[[["The `GetNodeTypeRequest` class is part of the Google Cloud Compute Engine v1 API, designed for requesting information about a specific node type."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and can be found in the `Google.Cloud.Compute.V1` namespace."],["The latest version of the API is 3.6.0, however this specific documentation is for version 2.14.0, and previous versions going as far back as 1.0.0 are also listed."],["The `GetNodeTypeRequest` class has three main properties: `NodeType` (name of the requested node type), `Project` (project ID), and `Zone` (the zone name), all of which are strings."],["The `GetNodeTypeRequest` class can be constructed with no arguments or by providing another `GetNodeTypeRequest` as a parameter."]]],[]]