Abrechnungsdetails, einschließlich Messwerten wie „documents_billable“, „index_entries_billable“, „knn_vector_index_entries_billable“ und „min_query_cost“.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-04-03 (UTC)."],[[["Firestore's Query Explain report provides insights into query performance and optimization, but its format is designed for ad hoc analysis and may evolve over time."],["The report includes details on `indexes_used`, indicating the indexes selected for the query, but the specific contents within this section are subject to change."],["Execution statistics in the report, including `results_returned`, `execution_duration`, and `read_operations`, offer fixed metrics about query performance that will remain consistent."],["`Debug_stats`, provides optional, raw statistics like `index_entries_scanned`, `documents_scanned`, and billing details that are subject to change as Firestore evolves."],["The report will return a variety of information on a query, including the index used, the scope of the query and detailed information about the query run, such as the time it took to run, how many results were returned and how many operations were used."]]],[]]