AnalysisOperationMetadata interface

Metadata from an analysis operation, available after the operation completes.

Properties

operationId

The operation ID, used with getResultFile and deleteResult.

usage

Usage details of the analyze operation.

Property Details

operationId

The operation ID, used with getResultFile and deleteResult.

operationId?: string

Property Value

string

usage

Usage details of the analyze operation.

usage?: UsageDetails

Property Value