[[["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, specifically found in the `Google.Cloud.Compute.V1` namespace within the `Google.Cloud.Compute.V1.dll` assembly."],["This class serves as a request message for the `NodeTypes.Get` method, used to retrieve details about a specific node type within a given project and zone."],["It implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data handling and serialization within the API."],["The class contains properties for `NodeType`, `Project`, and `Zone`, which are string type properties that specify the target node type, project ID, and zone for the request, respectively."],["The reference documentation provides a list of available versions from 1.0.0 to 3.6.0 of the `GetNodeTypeRequest` class, with version 3.6.0 being the latest."]]],[]]