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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eQueryPlan\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Spanner.V1\u003c/code\u003e namespace, specifically version 3.8.0, offering insights into its structure and functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eQueryPlan\u003c/code\u003e class, which inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, contains an ordered list of nodes that are displayed in a query plan.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is \u003ccode\u003e5.0.0-beta05\u003c/code\u003e, with multiple previous versions available, allowing users to review the evolution and changes of the \u003ccode\u003eQueryPlan\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: \u003ccode\u003eQueryPlan()\u003c/code\u003e, the default constructor, and \u003ccode\u003eQueryPlan(QueryPlan other)\u003c/code\u003e, which creates a copy of an existing \u003ccode\u003eQueryPlan\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eA key property of the \u003ccode\u003eQueryPlan\u003c/code\u003e is \u003ccode\u003ePlanNodes\u003c/code\u003e, a \u003ccode\u003eRepeatedField\u003c/code\u003e that holds the ordered collection of \u003ccode\u003ePlanNode\u003c/code\u003e objects, representing the components of the query plan.\u003c/p\u003e\n"]]],[],null,[]]