ResultStatistics interface

Search job execution statistics.

Properties

ingestedRecords

The number of rows that were returned by the search job.

progress

Search job completion percentage.

scannedGb

Search job: Amount of scanned data.

Property Details

ingestedRecords

The number of rows that were returned by the search job.

ingestedRecords?: number

Property Value

number

progress

Search job completion percentage.

progress?: number

Property Value

number

scannedGb

Search job: Amount of scanned data.

scannedGb?: number

Property Value

number