public static final class ImportDocumentsResponse.Builder extends GeneratedMessage.Builder<ImportDocumentsResponse.Builder> implements ImportDocumentsResponseOrBuilderResponse of the import document operation.
Protobuf type google.cloud.documentai.v1beta3.ImportDocumentsResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > ImportDocumentsResponse.BuilderImplements
ImportDocumentsResponseOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public ImportDocumentsResponse build()| Returns | |
|---|---|
| Type | Description |
ImportDocumentsResponse |
|
buildPartial()
public ImportDocumentsResponse buildPartial()| Returns | |
|---|---|
| Type | Description |
ImportDocumentsResponse |
|
clear()
public ImportDocumentsResponse.Builder clear()| Returns | |
|---|---|
| Type | Description |
ImportDocumentsResponse.Builder |
|
getDefaultInstanceForType()
public ImportDocumentsResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ImportDocumentsResponse |
|
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(ImportDocumentsResponse other)
public ImportDocumentsResponse.Builder mergeFrom(ImportDocumentsResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
ImportDocumentsResponse |
| Returns | |
|---|---|
| Type | Description |
ImportDocumentsResponse.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public ImportDocumentsResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ImportDocumentsResponse.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public ImportDocumentsResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
ImportDocumentsResponse.Builder |
|