Auf Englisch lesen

Freigeben über


AbstractiveSummaryActionResult Class

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

An object representing the Abstractive Summarization result of a single document with detected language.

C#
public class AbstractiveSummaryActionResult : System.ClientModel.Primitives.IJsonModel<Azure.AI.Language.Text.AbstractiveSummaryActionResult>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Language.Text.AbstractiveSummaryActionResult>
Inheritance
AbstractiveSummaryActionResult
Implements

Properties

DetectedLanguage

If 'language' is set to 'auto' for the document in the request this field will contain a 2 letter ISO 639-1 representation of the language detected for this document.

Id

Unique, non-empty document identifier.

Statistics

if showStats=true was specified in the request this field will contain information about the document payload.

Summaries

A list of abstractive summaries.

Warnings

Warnings encountered while processing document.

Methods

Explicit Interface Implementations

Applies to

Produkt Versionen
Azure SDK for .NET Preview