Required. The resource name of the node to retrieve.
For example:
projects/{project}/locations/{location}/privateClouds/{private_cloud}/clusters/{cluster}/nodes/{node}
[[["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 document provides reference documentation for the `GetNodeRequest` class within the Google Cloud VMware Engine v1 API, specifically version 1.2.0."],["`GetNodeRequest` is a request message used to retrieve a node, as defined by the `VmwareEngine.GetNode` method."],["The class `GetNodeRequest` inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetNodeRequest` class contains two constructors and properties, the most important being `Name`, which represents the required resource name of the node to be retrieved, and `NodeName` which gives the `NodeName`-typed view over the `Name` resource name property."],["The document provides links to previous versions of the `GetNodeRequest` in the range from 1.0.0 to the latest version 1.6.0."]]],[]]