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-04-09 UTC."],[[["This document provides reference documentation for the `GetNodeRequest` class within the Google Cloud VMware Engine v1 API, specifically version 1.4.0, with links to other versions of the API."],["`GetNodeRequest` is a request message used to retrieve a node and is part of the `Google.Cloud.VmwareEngine.V1` namespace within the Google Cloud VMware Engine API."],["The `GetNodeRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains two constructors, `GetNodeRequest()` and `GetNodeRequest(GetNodeRequest)`, and includes two properties, `Name` and `NodeName`, for specifying the node to be retrieved, with `NodeName` offering a typed view over the `Name` property."],["The latest version of this documentation is for the 1.6.0 release, and the class implements `GetHashCode`, `GetType`, and `ToString` which are inherited from the base object."]]],[]]