Debugging statistics from the execution of the query. Note that the
debugging stats are subject to change as Firestore evolves. It could
include:
{
"indexes_entries_scanned": "1000",
"documents_scanned": "20",
"billing_details" : {
"documents_billable": "20",
"index_entries_billable": "1000",
"min_query_cost": "0"
}
}
[[["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 document provides reference information for the \u003ccode\u003eExecutionStats\u003c/code\u003e class within the Google Cloud Datastore v1 API, specifically for version 4.13.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExecutionStats\u003c/code\u003e offers a sealed class in .NET that is used to gather statistics about the execution of queries, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing interfaces such as \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\u003eExecutionStats\u003c/code\u003e class includes properties like \u003ccode\u003eDebugStats\u003c/code\u003e, \u003ccode\u003eExecutionDuration\u003c/code\u003e, \u003ccode\u003eReadOperations\u003c/code\u003e, and \u003ccode\u003eResultsReturned\u003c/code\u003e, providing details on query execution, such as debugging information, total execution time, total billable read operations, and the number of results returned.\u003c/p\u003e\n"],["\u003cp\u003eThe content lists all previous versions of the \u003ccode\u003eExecutionStats\u003c/code\u003e class dating back from 4.15.0 to 3.2.0, giving access to all documentation for each version.\u003c/p\u003e\n"]]],[],null,[]]