Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ResultStatistics

Package version

Search job execution statistics.

Hierarchy

  • ResultStatistics

Index

Properties

Optional ingestedRecords

ingestedRecords: undefined | number

The number of rows that were returned by the search job. NOTE: This property will not be serialized. It can only be populated by the server.

Optional progress

progress: undefined | number

Search job completion percentage. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc