Class PlanSummary (7.6.0)

PlanSummary contains information about the planning stage of a query.

PlanSummary

Package

@google-cloud/firestore

Remarks

The constructor for this class is marked as internal. Third-party code should not call the constructor directly or create subclasses that extend the PlanSummary class.

Properties

indexesUsed

readonly indexesUsed: Record<string, unknown>[];