AnalysisOperationMetadata interface
Metadata from an analysis operation, available after the operation completes.
Properties
| operation |
The operation ID, used with |
| usage | Usage details of the analyze operation. |
Property Details
operationId
The operation ID, used with getResultFile and deleteResult.
operationId?: string
Property Value
string