The indexes selected for the query. For example:
[
{"query_scope": "Collection", "properties": "(foo ASC, name ASC)"},
{"query_scope": "Collection", "properties": "(bar ASC, name ASC)"}
]
[[["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\u003eThe webpage provides documentation for the \u003ccode\u003ePlanSummary\u003c/code\u003e class within the Google Cloud Datastore v1 API, detailing its structure and functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documented is 4.15.0, with a list of previous versions available, all the way down to 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePlanSummary\u003c/code\u003e is used for providing planning phase information related to a query, and it implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eIndexesUsed\u003c/code\u003e which contains the indexes selected for the query, represented as a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eStruct\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePlanSummary\u003c/code\u003e includes a default constructor \u003ccode\u003ePlanSummary()\u003c/code\u003e and an overloaded constructor \u003ccode\u003ePlanSummary(PlanSummary other)\u003c/code\u003e that allows for copying an existing \u003ccode\u003ePlanSummary\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]