Properties of a BatchTranslateDocumentMetadata.
Package
@google-cloud/translateProperties
failedCharacters
failedCharacters?: (number|Long|string|null);BatchTranslateDocumentMetadata failedCharacters
failedPages
failedPages?: (number|Long|string|null);BatchTranslateDocumentMetadata failedPages
state
state?: (google.cloud.translation.v3.BatchTranslateDocumentMetadata.State|keyof typeof google.cloud.translation.v3.BatchTranslateDocumentMetadata.State|null);BatchTranslateDocumentMetadata state
submitTime
submitTime?: (google.protobuf.ITimestamp|null);BatchTranslateDocumentMetadata submitTime
totalBillableCharacters
totalBillableCharacters?: (number|Long|string|null);BatchTranslateDocumentMetadata totalBillableCharacters
totalBillablePages
totalBillablePages?: (number|Long|string|null);BatchTranslateDocumentMetadata totalBillablePages
totalCharacters
totalCharacters?: (number|Long|string|null);BatchTranslateDocumentMetadata totalCharacters
totalPages
totalPages?: (number|Long|string|null);BatchTranslateDocumentMetadata totalPages
translatedCharacters
translatedCharacters?: (number|Long|string|null);BatchTranslateDocumentMetadata translatedCharacters
translatedPages
translatedPages?: (number|Long|string|null);BatchTranslateDocumentMetadata translatedPages