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\u003eThis webpage provides documentation for the \u003ccode\u003eExplainMetrics\u003c/code\u003e class within the Google Cloud Datastore v1 API, specifically for version 4.10.0, with links to other versions of the API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExplainMetrics\u003c/code\u003e class is used to provide metrics that explain a query within the Google Cloud Datastore, implementing interfaces like \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 \u003ccode\u003eExplainMetrics\u003c/code\u003e class includes two key properties: \u003ccode\u003eExecutionStats\u003c/code\u003e, which contains aggregated statistics from query execution (if enabled), and \u003ccode\u003ePlanSummary\u003c/code\u003e, which contains information about the planning phase of the query.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the \u003ccode\u003eExplainMetrics\u003c/code\u003e class: a default constructor and one that takes another \u003ccode\u003eExplainMetrics\u003c/code\u003e object for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation also lists the inheritance hierarchy, with \u003ccode\u003eExplainMetrics\u003c/code\u003e inheriting from \u003ccode\u003eobject\u003c/code\u003e, as well as listing inherited members and the namespace and assembly information.\u003c/p\u003e\n"]]],[],null,[]]