[[["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."],[[["The latest version of the Firestore API class `ExplainResults` is 3.10.0, and the documentation provides links to older versions ranging from 3.9.0 to 2.3.1."],["`ExplainResults\u003cT\u003e` is a class that provides information about the planning, execution, and results of a Firestore query."],["The class `ExplainResults\u003cT\u003e` inherits from the base `object` class and includes the inherited methods `GetHashCode()`, `GetType()`, and `ToString()`."],["It contains two properties, `Metrics`, which holds `ExplainMetrics` type data regarding query planning and execution, and `Snapshot`, which holds a snapshot of type T that represents the results of the query."],["The type parameter `T` represents the type of snapshot that will be returned by the query."]]],[]]