public final class BatchTranslateDocumentResponse extends GeneratedMessageV3 implements BatchTranslateDocumentResponseOrBuilder
Stored in the
google.longrunning.Operation.response
field returned by BatchTranslateDocument if at least one document is
translated successfully.
Protobuf type google.cloud.translation.v3.BatchTranslateDocumentResponse
Inherited Members
com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT)
com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT,int)
com.google.protobuf.GeneratedMessageV3.<T>emptyList(java.lang.Class<T>)
Static Fields
END_TIME_FIELD_NUMBER
public static final int END_TIME_FIELD_NUMBER
Field Value |
---|
Type | Description |
int | |
FAILED_CHARACTERS_FIELD_NUMBER
public static final int FAILED_CHARACTERS_FIELD_NUMBER
Field Value |
---|
Type | Description |
int | |
FAILED_PAGES_FIELD_NUMBER
public static final int FAILED_PAGES_FIELD_NUMBER
Field Value |
---|
Type | Description |
int | |
SUBMIT_TIME_FIELD_NUMBER
public static final int SUBMIT_TIME_FIELD_NUMBER
Field Value |
---|
Type | Description |
int | |
TOTAL_BILLABLE_CHARACTERS_FIELD_NUMBER
public static final int TOTAL_BILLABLE_CHARACTERS_FIELD_NUMBER
Field Value |
---|
Type | Description |
int | |
TOTAL_BILLABLE_PAGES_FIELD_NUMBER
public static final int TOTAL_BILLABLE_PAGES_FIELD_NUMBER
Field Value |
---|
Type | Description |
int | |
TOTAL_CHARACTERS_FIELD_NUMBER
public static final int TOTAL_CHARACTERS_FIELD_NUMBER
Field Value |
---|
Type | Description |
int | |
TOTAL_PAGES_FIELD_NUMBER
public static final int TOTAL_PAGES_FIELD_NUMBER
Field Value |
---|
Type | Description |
int | |
TRANSLATED_CHARACTERS_FIELD_NUMBER
public static final int TRANSLATED_CHARACTERS_FIELD_NUMBER
Field Value |
---|
Type | Description |
int | |
TRANSLATED_PAGES_FIELD_NUMBER
public static final int TRANSLATED_PAGES_FIELD_NUMBER
Field Value |
---|
Type | Description |
int | |
Static Methods
getDefaultInstance()
public static BatchTranslateDocumentResponse getDefaultInstance()
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
newBuilder()
public static BatchTranslateDocumentResponse.Builder newBuilder()
newBuilder(BatchTranslateDocumentResponse prototype)
public static BatchTranslateDocumentResponse.Builder newBuilder(BatchTranslateDocumentResponse prototype)
public static BatchTranslateDocumentResponse parseDelimitedFrom(InputStream input)