Class ExplainMetrics (2.16.1)

ExplainMetrics(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Explain metrics for the query.

Attributes

Name Description
plan_summary google.cloud.firestore_v1.types.PlanSummary
Planning phase information for the query.
execution_stats google.cloud.firestore_v1.types.ExecutionStats
Aggregated stats from the execution of the query. Only present when ExplainOptions.analyze][google.firestore.v1.ExplainOptions.analyze] is set to true.