AnalyzeBatchResultOperationOutput interface

Toplu işlemi analiz etme işleminin durumu ve sonucu.

Özellikler

createdDateTime

İşlemin gönderildiği tarih ve saat (UTC).

error

Toplu belge analizi sırasında hatayla karşılaşıldı.

lastUpdatedDateTime

Durumun son güncelleştirildiği tarih ve saat (UTC).

percentCompleted

İşlem ilerleme durumu (0-100).

result

Toplu belge çözümleme sonucu.

status

İşlem durumu. notStarted, running, completed veya failed

Olası değerler: "notStarted", "running", "failed", "succeeded", "completed", "canceled"

Özellik Ayrıntıları

createdDateTime

İşlemin gönderildiği tarih ve saat (UTC).

createdDateTime: string

Özellik Değeri

string

error

Toplu belge analizi sırasında hatayla karşılaşıldı.

error?: ErrorModelOutput

Özellik Değeri

lastUpdatedDateTime

Durumun son güncelleştirildiği tarih ve saat (UTC).

lastUpdatedDateTime: string

Özellik Değeri

string

percentCompleted

İşlem ilerleme durumu (0-100).

percentCompleted?: number

Özellik Değeri

number

result

Toplu belge çözümleme sonucu.

result?: AnalyzeBatchResultOutput

Özellik Değeri

status

İşlem durumu. notStarted, running, completed veya failed

Olası değerler: "notStarted", "running", "failed", "succeeded", "completed", "canceled"

status: string

Özellik Değeri

string