Aracılığıyla paylaş


ParsedBatchResponse interface

Her alt sorgunun yanıtını içeren çok parçalı/karma yanıt.

Özellikler

subResponses

Ayrıştırılan alt yanıtlar.

subResponsesFailedCount

Başarısız yürütülen alt yanıtların sayısı;

subResponsesSucceededCount

Başarılı yürütülen alt yanıtların sayısı;

Özellik Ayrıntıları

subResponses

Ayrıştırılan alt yanıtlar.

subResponses: BatchSubResponse[]

Özellik Değeri

subResponsesFailedCount

Başarısız yürütülen alt yanıtların sayısı;

subResponsesFailedCount: number

Özellik Değeri

number

subResponsesSucceededCount

Başarılı yürütülen alt yanıtların sayısı;

subResponsesSucceededCount: number

Özellik Değeri

number