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.5.0."],["`GetNodeRequest` is a request message used to retrieve a specific node via the `VmwareEngine.GetNode` method."],["The class `GetNodeRequest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["`GetNodeRequest` has properties, such as `Name`, which is a required string specifying the resource name of the node to retrieve, and `NodeName`, a typed view of the resource name."],["There are various versions of the same class, with the latest one being version 1.6.0, and the oldest being 1.0.0."]]],[]]