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"]],[["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-17 UTC."],[[["This webpage provides documentation for the `PlanSummary` class within the Google Cloud Datastore v1 API, detailing its structure and functionality across various versions."],["The latest version of the API documented is 4.15.0, while the current page focuses on version 4.11.0, and there is documentation for versions ranging down to 3.2.0."],["The `PlanSummary` class is part of the `Google.Cloud.Datastore.V1` namespace and provides planning phase information for queries."],["The class `PlanSummary` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`PlanSummary` has two constructors and a property called `IndexesUsed`, which returns a list of indexes selected for a query."]]],[]]