IBatchTranslateResponse

google.cloud.translation.v3beta1. IBatchTranslateResponse

Properties of a BatchTranslateResponse.

Properties:
Name Type Attributes Description
totalCharacters number | Long | null <optional>

BatchTranslateResponse totalCharacters

translatedCharacters number | Long | null <optional>

BatchTranslateResponse translatedCharacters

failedCharacters number | Long | null <optional>

BatchTranslateResponse failedCharacters

submitTime google.protobuf.ITimestamp | null <optional>

BatchTranslateResponse submitTime

endTime google.protobuf.ITimestamp | null <optional>

BatchTranslateResponse endTime