Interface protos.google.cloud.translation.v3.IBatchTranslateResponse (8.0.3)

Properties of a BatchTranslateResponse.

Package

@google-cloud/translate

Properties

endTime

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

BatchTranslateResponse endTime

failedCharacters

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

BatchTranslateResponse failedCharacters

submitTime

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

BatchTranslateResponse submitTime

totalCharacters

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

BatchTranslateResponse totalCharacters

translatedCharacters

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

BatchTranslateResponse translatedCharacters