public ExecutionStats ExecutionStats { get; set; }
Aggregated stats from the execution of the query. Only present when
[ExplainOptions.analyze][google.firestore.v1.ExplainOptions.analyze] is set
to true.
[[["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-06-12 UTC."],[[["This webpage provides documentation for the `ExplainMetrics` class within the Google Cloud Firestore V1 API, detailing its structure and functionality."],["The `ExplainMetrics` class is used to provide metrics for Firestore queries and it includes properties such as `ExecutionStats` and `PlanSummary` for analysis."],["The page covers various versions of the Firestore V1 API, with the latest version being 3.10.0, and also offers access to documentation from versions 2.3.0 up to 3.10.0."],["The `ExplainMetrics` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]