public ExecutionStats ExecutionStats { get; set; }
Aggregated stats from the execution of the query. Only present when
[ExplainOptions.analyze][google.datastore.v1.ExplainOptions.analyze] is set
to true.
[[["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 \u003ccode\u003eExplainMetrics\u003c/code\u003e class in the Google Cloud Datastore v1 API provides detailed metrics for query explanation and is available in multiple versions ranging from 3.2.0 to the latest 4.15.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExplainMetrics\u003c/code\u003e implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering functionality like deep cloning and message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties for \u003ccode\u003eExecutionStats\u003c/code\u003e and \u003ccode\u003ePlanSummary\u003c/code\u003e, which provide information about the execution and planning phases of a query, respectively, though \u003ccode\u003eExecutionStats\u003c/code\u003e is only present when \u003ccode\u003eExplainOptions.analyze\u003c/code\u003e is set to true.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExplainMetrics\u003c/code\u003e class can be instantiated through a default constructor or a copy constructor that takes another \u003ccode\u003eExplainMetrics\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExplainMetrics\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and includes inherited members like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]