Interface protos.google.cloud.translation.v3beta1.IBatchTranslateDocumentResponse (6.2.7)

Properties of a BatchTranslateDocumentResponse.

Package

@google-cloud/translate!

Properties

endTime

endTime?: (google.protobuf.ITimestamp|null);

BatchTranslateDocumentResponse endTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

failedCharacters

failedCharacters?: (number|Long|string|null);

BatchTranslateDocumentResponse failedCharacters

Property Value
TypeDescription
(number|Long|string|null)

failedPages

failedPages?: (number|Long|string|null);

BatchTranslateDocumentResponse failedPages

Property Value
TypeDescription
(number|Long|string|null)

submitTime

submitTime?: (google.protobuf.ITimestamp|null);

BatchTranslateDocumentResponse submitTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

totalBillableCharacters

totalBillableCharacters?: (number|Long|string|null);

BatchTranslateDocumentResponse totalBillableCharacters

Property Value
TypeDescription
(number|Long|string|null)

totalBillablePages

totalBillablePages?: (number|Long|string|null);

BatchTranslateDocumentResponse totalBillablePages

Property Value
TypeDescription
(number|Long|string|null)

totalCharacters

totalCharacters?: (number|Long|string|null);

BatchTranslateDocumentResponse totalCharacters

Property Value
TypeDescription
(number|Long|string|null)

totalPages

totalPages?: (number|Long|string|null);

BatchTranslateDocumentResponse totalPages

Property Value
TypeDescription
(number|Long|string|null)

translatedCharacters

translatedCharacters?: (number|Long|string|null);

BatchTranslateDocumentResponse translatedCharacters

Property Value
TypeDescription
(number|Long|string|null)

translatedPages

translatedPages?: (number|Long|string|null);

BatchTranslateDocumentResponse translatedPages

Property Value
TypeDescription
(number|Long|string|null)