public static final class BatchProcessResponse.Builder extends GeneratedMessage.Builder<BatchProcessResponse.Builder> implements BatchProcessResponseOrBuilderResponse message for BatchProcessDocuments.
Protobuf type google.cloud.documentai.v1beta3.BatchProcessResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > BatchProcessResponse.BuilderImplements
BatchProcessResponseOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public BatchProcessResponse build()| Returns | |
|---|---|
| Type | Description |
BatchProcessResponse |
|
buildPartial()
public BatchProcessResponse buildPartial()| Returns | |
|---|---|
| Type | Description |
BatchProcessResponse |
|
clear()
public BatchProcessResponse.Builder clear()| Returns | |
|---|---|
| Type | Description |
BatchProcessResponse.Builder |
|
getDefaultInstanceForType()
public BatchProcessResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
BatchProcessResponse |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(BatchProcessResponse other)
public BatchProcessResponse.Builder mergeFrom(BatchProcessResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
BatchProcessResponse |
| Returns | |
|---|---|
| Type | Description |
BatchProcessResponse.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public BatchProcessResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
BatchProcessResponse.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public BatchProcessResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
BatchProcessResponse.Builder |
|