Package version:
Optional Readonly errorDiscriminant to determine if this is an error result.
Readonly idUnique, non-empty document identifier.
Optional Readonly statisticsStatistics about the input document and how it was processed by the service. This property will have a value when includeStatistics is set to true in the client call.
Readonly summariesA list of summaries of the input document.
Readonly warningsAn array of warning data corresponding to this document.
If no warnings were returned, this array will be empty.
Generated using TypeDoc
The result of the abstractive summarization action on a single document, containing a collection of the summaries identified for that document.