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 document provides reference documentation for the \u003ccode\u003ePlanSummary\u003c/code\u003e class within the Google Cloud Datastore v1 API for .NET, detailing its purpose and usage.\u003c/p\u003e\n"],["\u003cp\u003eVersion 4.15.0 is the latest available version of the API, with a history of past versions available going as far back as version 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePlanSummary\u003c/code\u003e class, used for planning phase information for queries, inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a property named \u003ccode\u003eIndexesUsed\u003c/code\u003e, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eStruct\u003c/code\u003e type used for indicating the indexes selected for a query, such as \u003ccode\u003e{"query_scope": "Collection", "properties": "(foo ASC, **name** ASC)"}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the class \u003ccode\u003ePlanSummary()\u003c/code\u003e, and \u003ccode\u003ePlanSummary(PlanSummary)\u003c/code\u003e, the latter being a copy constructor taking a \u003ccode\u003ePlanSummary\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]