The nodes in the query plan. Plan nodes are returned in pre-order starting
with the plan root. Each [PlanNode][google.spanner.v1.PlanNode]'s id corresponds to its index in
plan_nodes.
[[["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 webpage provides documentation for the `QueryPlan` class within the Google Cloud Spanner v1 API, specifically for version 4.3.0."],["The `QueryPlan` class is a part of the `Google.Cloud.Spanner.V1` namespace and is contained within the `Google.Cloud.Spanner.V1.dll` assembly."],["It implements several interfaces, including `IMessage`, `IEquatable\u003cQueryPlan\u003e`, `IDeepCloneable\u003cQueryPlan\u003e`, and `IBufferMessage`, while also inheriting members from the `object` class."],["The `QueryPlan` class contains a `PlanNodes` property, which is a `RepeatedField\u003cPlanNode\u003e` that provides an ordered list of nodes within the query plan."],["This page also contains links to multiple versions of the documentation starting from 3.5.0 up to 5.0.0-beta05."]]],[]]