| Modifier and Type | Method and Description |
|---|---|
BatchTranslateDocumentResponse.Builder |
BatchTranslateDocumentResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BatchTranslateDocumentResponse.Builder |
BatchTranslateDocumentResponse.Builder.clear() |
BatchTranslateDocumentResponse.Builder |
BatchTranslateDocumentResponse.Builder.clearEndTime()
The time when the operation is finished and
[google.longrunning.Operation.done][google.longrunning.Operation.done] is
set to true.
|
BatchTranslateDocumentResponse.Builder |
BatchTranslateDocumentResponse.Builder.clearFailedCharacters()
Number of characters that have failed to process (Unicode codepoints) in
all documents.
|
BatchTranslateDocumentResponse.Builder |
BatchTranslateDocumentResponse.Builder.clearFailedPages()
Number of pages that failed to process in all documents.
|
BatchTranslateDocumentResponse.Builder |
BatchTranslateDocumentResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
BatchTranslateDocumentResponse.Builder |
BatchTranslateDocumentResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
BatchTranslateDocumentResponse.Builder |
BatchTranslateDocumentResponse.Builder.clearSubmitTime()
Time when the operation was submitted.
|
BatchTranslateDocumentResponse.Builder |
BatchTranslateDocumentResponse.Builder.clearTotalBillableCharacters()
Number of billable characters (Unicode codepoints) in documents without
clear page definition, such as XLSX.
|
BatchTranslateDocumentResponse.Builder |
BatchTranslateDocumentResponse.Builder.clearTotalBillablePages()
Number of billable pages in documents with clear page definition (such as
PDF, DOCX, PPTX)
|
BatchTranslateDocumentResponse.Builder |
BatchTranslateDocumentResponse.Builder.clearTotalCharacters()
Total number of characters (Unicode codepoints) in all documents.
|
BatchTranslateDocumentResponse.Builder |
BatchTranslateDocumentResponse.Builder.clearTotalPages()
Total number of pages to translate in all documents.
|
BatchTranslateDocumentResponse.Builder |
BatchTranslateDocumentResponse.Builder.clearTranslatedCharacters()
Number of successfully translated characters (Unicode codepoints) in all
documents.
|
BatchTranslateDocumentResponse.Builder |
BatchTranslateDocumentResponse.Builder.clearTranslatedPages()
Number of successfully translated pages in all documents.
|
BatchTranslateDocumentResponse.Builder |
BatchTranslateDocumentResponse.Builder.clone() |
BatchTranslateDocumentResponse.Builder |
BatchTranslateDocumentResponse.Builder.mergeEndTime(com.google.protobuf.Timestamp value)
The time when the operation is finished and
[google.longrunning.Operation.done][google.longrunning.Operation.done] is
set to true.
|
BatchTranslateDocumentResponse.Builder |
BatchTranslateDocumentResponse.Builder.mergeFrom(BatchTranslateDocumentResponse other) |
BatchTranslateDocumentResponse.Builder |
BatchTranslateDocumentResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BatchTranslateDocumentResponse.Builder |
BatchTranslateDocumentResponse.Builder.mergeFrom(com.google.protobuf.Message other) |
BatchTranslateDocumentResponse.Builder |
BatchTranslateDocumentResponse.Builder.mergeSubmitTime(com.google.protobuf.Timestamp value)
Time when the operation was submitted.
|
BatchTranslateDocumentResponse.Builder |
BatchTranslateDocumentResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static BatchTranslateDocumentResponse.Builder |
BatchTranslateDocumentResponse.newBuilder() |
static BatchTranslateDocumentResponse.Builder |
BatchTranslateDocumentResponse.newBuilder(BatchTranslateDocumentResponse prototype) |
BatchTranslateDocumentResponse.Builder |
BatchTranslateDocumentResponse.newBuilderForType() |
protected BatchTranslateDocumentResponse.Builder |
BatchTranslateDocumentResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
BatchTranslateDocumentResponse.Builder |
BatchTranslateDocumentResponse.Builder.setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time when the operation is finished and
[google.longrunning.Operation.done][google.longrunning.Operation.done] is
set to true.
|
BatchTranslateDocumentResponse.Builder |
BatchTranslateDocumentResponse.Builder.setEndTime(com.google.protobuf.Timestamp value)
The time when the operation is finished and
[google.longrunning.Operation.done][google.longrunning.Operation.done] is
set to true.
|
BatchTranslateDocumentResponse.Builder |
BatchTranslateDocumentResponse.Builder.setFailedCharacters(long value)
Number of characters that have failed to process (Unicode codepoints) in
all documents.
|
BatchTranslateDocumentResponse.Builder |
BatchTranslateDocumentResponse.Builder.setFailedPages(long value)
Number of pages that failed to process in all documents.
|
BatchTranslateDocumentResponse.Builder |
BatchTranslateDocumentResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BatchTranslateDocumentResponse.Builder |
BatchTranslateDocumentResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
BatchTranslateDocumentResponse.Builder |
BatchTranslateDocumentResponse.Builder.setSubmitTime(com.google.protobuf.Timestamp.Builder builderForValue)
Time when the operation was submitted.
|
BatchTranslateDocumentResponse.Builder |
BatchTranslateDocumentResponse.Builder.setSubmitTime(com.google.protobuf.Timestamp value)
Time when the operation was submitted.
|
BatchTranslateDocumentResponse.Builder |
BatchTranslateDocumentResponse.Builder.setTotalBillableCharacters(long value)
Number of billable characters (Unicode codepoints) in documents without
clear page definition, such as XLSX.
|
BatchTranslateDocumentResponse.Builder |
BatchTranslateDocumentResponse.Builder.setTotalBillablePages(long value)
Number of billable pages in documents with clear page definition (such as
PDF, DOCX, PPTX)
|
BatchTranslateDocumentResponse.Builder |
BatchTranslateDocumentResponse.Builder.setTotalCharacters(long value)
Total number of characters (Unicode codepoints) in all documents.
|
BatchTranslateDocumentResponse.Builder |
BatchTranslateDocumentResponse.Builder.setTotalPages(long value)
Total number of pages to translate in all documents.
|
BatchTranslateDocumentResponse.Builder |
BatchTranslateDocumentResponse.Builder.setTranslatedCharacters(long value)
Number of successfully translated characters (Unicode codepoints) in all
documents.
|
BatchTranslateDocumentResponse.Builder |
BatchTranslateDocumentResponse.Builder.setTranslatedPages(long value)
Number of successfully translated pages in all documents.
|
BatchTranslateDocumentResponse.Builder |
BatchTranslateDocumentResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
BatchTranslateDocumentResponse.Builder |
BatchTranslateDocumentResponse.toBuilder() |
Copyright © 2022 Google LLC. All rights reserved.