IndexingOperationResult interface

Result details for an indexing operation.

Properties

metrics

Indexing run metrics.

runId

The operation run identifier.

Property Details

metrics

Indexing run metrics.

metrics?: IndexingMetrics

Property Value

runId

The operation run identifier.

runId: string

Property Value

string