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.3.0."],["`GetNodeRequest` is a request message used for retrieving a node, as defined by the `VmwareEngine.GetNode` method."],["The class `GetNodeRequest` inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors, one default and one that takes another `GetNodeRequest` object as an argument."],["The `GetNodeRequest` class has properties `Name`, a required string containing the resource name of the node, and `NodeName`, a `NodeName`-typed view over the `Name` property."]]],[]]