Package com.google.cloud.documentai.v1
Class BatchProcessRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<BatchProcessRequest.Builder>
-
- com.google.cloud.documentai.v1.BatchProcessRequest.Builder
-
- All Implemented Interfaces:
BatchProcessRequestOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- BatchProcessRequest
public static final class BatchProcessRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<BatchProcessRequest.Builder> implements BatchProcessRequestOrBuilder
Request message for [BatchProcessDocuments][google.cloud.documentai.v1.DocumentProcessorService.BatchProcessDocuments].
Protobuf typegoogle.cloud.documentai.v1.BatchProcessRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description BatchProcessRequest.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
BatchProcessRequest
build()
BatchProcessRequest
buildPartial()
BatchProcessRequest.Builder
clear()
BatchProcessRequest.Builder
clearDocumentOutputConfig()
The output configuration for the [BatchProcessDocuments][google.cloud.documentai.v1.DocumentProcessorService.BatchProcessDocuments] method.BatchProcessRequest.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
BatchProcessRequest.Builder
clearInputDocuments()
The input documents for the [BatchProcessDocuments][google.cloud.documentai.v1.DocumentProcessorService.BatchProcessDocuments] method.BatchProcessRequest.Builder
clearName()
Required.BatchProcessRequest.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
BatchProcessRequest.Builder
clearProcessOptions()
Inference-time options for the process APIBatchProcessRequest.Builder
clearSkipHumanReview()
Whether human review should be skipped for this request.BatchProcessRequest.Builder
clone()
BatchProcessRequest
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
DocumentOutputConfig
getDocumentOutputConfig()
The output configuration for the [BatchProcessDocuments][google.cloud.documentai.v1.DocumentProcessorService.BatchProcessDocuments] method.DocumentOutputConfig.Builder
getDocumentOutputConfigBuilder()
The output configuration for the [BatchProcessDocuments][google.cloud.documentai.v1.DocumentProcessorService.BatchProcessDocuments] method.DocumentOutputConfigOrBuilder
getDocumentOutputConfigOrBuilder()
The output configuration for the [BatchProcessDocuments][google.cloud.documentai.v1.DocumentProcessorService.BatchProcessDocuments] method.BatchDocumentsInputConfig
getInputDocuments()
The input documents for the [BatchProcessDocuments][google.cloud.documentai.v1.DocumentProcessorService.BatchProcessDocuments] method.BatchDocumentsInputConfig.Builder
getInputDocumentsBuilder()
The input documents for the [BatchProcessDocuments][google.cloud.documentai.v1.DocumentProcessorService.BatchProcessDocuments] method.BatchDocumentsInputConfigOrBuilder
getInputDocumentsOrBuilder()
The input documents for the [BatchProcessDocuments][google.cloud.documentai.v1.DocumentProcessorService.BatchProcessDocuments] method.String
getName()
Required.com.google.protobuf.ByteString
getNameBytes()
Required.ProcessOptions
getProcessOptions()
Inference-time options for the process APIProcessOptions.Builder
getProcessOptionsBuilder()
Inference-time options for the process APIProcessOptionsOrBuilder
getProcessOptionsOrBuilder()
Inference-time options for the process APIboolean
getSkipHumanReview()
Whether human review should be skipped for this request.boolean
hasDocumentOutputConfig()
The output configuration for the [BatchProcessDocuments][google.cloud.documentai.v1.DocumentProcessorService.BatchProcessDocuments] method.boolean
hasInputDocuments()
The input documents for the [BatchProcessDocuments][google.cloud.documentai.v1.DocumentProcessorService.BatchProcessDocuments] method.boolean
hasProcessOptions()
Inference-time options for the process APIprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
BatchProcessRequest.Builder
mergeDocumentOutputConfig(DocumentOutputConfig value)
The output configuration for the [BatchProcessDocuments][google.cloud.documentai.v1.DocumentProcessorService.BatchProcessDocuments] method.BatchProcessRequest.Builder
mergeFrom(BatchProcessRequest other)
BatchProcessRequest.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
BatchProcessRequest.Builder
mergeFrom(com.google.protobuf.Message other)
BatchProcessRequest.Builder
mergeInputDocuments(BatchDocumentsInputConfig value)
The input documents for the [BatchProcessDocuments][google.cloud.documentai.v1.DocumentProcessorService.BatchProcessDocuments] method.BatchProcessRequest.Builder
mergeProcessOptions(ProcessOptions value)
Inference-time options for the process APIBatchProcessRequest.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
BatchProcessRequest.Builder
setDocumentOutputConfig(DocumentOutputConfig value)
The output configuration for the [BatchProcessDocuments][google.cloud.documentai.v1.DocumentProcessorService.BatchProcessDocuments] method.BatchProcessRequest.Builder
setDocumentOutputConfig(DocumentOutputConfig.Builder builderForValue)
The output configuration for the [BatchProcessDocuments][google.cloud.documentai.v1.DocumentProcessorService.BatchProcessDocuments] method.BatchProcessRequest.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
BatchProcessRequest.Builder
setInputDocuments(BatchDocumentsInputConfig value)
The input documents for the [BatchProcessDocuments][google.cloud.documentai.v1.DocumentProcessorService.BatchProcessDocuments] method.BatchProcessRequest.Builder
setInputDocuments(BatchDocumentsInputConfig.Builder builderForValue)
The input documents for the [BatchProcessDocuments][google.cloud.documentai.v1.DocumentProcessorService.BatchProcessDocuments] method.BatchProcessRequest.Builder
setName(String value)
Required.BatchProcessRequest.Builder
setNameBytes(com.google.protobuf.ByteString value)
Required.BatchProcessRequest.Builder
setProcessOptions(ProcessOptions value)
Inference-time options for the process APIBatchProcessRequest.Builder
setProcessOptions(ProcessOptions.Builder builderForValue)
Inference-time options for the process APIBatchProcessRequest.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
BatchProcessRequest.Builder
setSkipHumanReview(boolean value)
Whether human review should be skipped for this request.BatchProcessRequest.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchProcessRequest.Builder>
-
clear
public BatchProcessRequest.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchProcessRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchProcessRequest.Builder>
-
getDefaultInstanceForType
public BatchProcessRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public BatchProcessRequest build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public BatchProcessRequest buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public BatchProcessRequest.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchProcessRequest.Builder>
-
setField
public BatchProcessRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchProcessRequest.Builder>
-
clearField
public BatchProcessRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchProcessRequest.Builder>
-
clearOneof
public BatchProcessRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchProcessRequest.Builder>
-
setRepeatedField
public BatchProcessRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchProcessRequest.Builder>
-
addRepeatedField
public BatchProcessRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchProcessRequest.Builder>
-
mergeFrom
public BatchProcessRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<BatchProcessRequest.Builder>
-
mergeFrom
public BatchProcessRequest.Builder mergeFrom(BatchProcessRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchProcessRequest.Builder>
-
mergeFrom
public BatchProcessRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<BatchProcessRequest.Builder>
- Throws:
IOException
-
getName
public String getName()
Required. The resource name of [Processor][google.cloud.documentai.v1.Processor] or [ProcessorVersion][google.cloud.documentai.v1.ProcessorVersion]. Format: `projects/{project}/locations/{location}/processors/{processor}`, or `projects/{project}/locations/{location}/processors/{processor}/processorVersions/{processorVersion}`
string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
- Specified by:
getName
in interfaceBatchProcessRequestOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Required. The resource name of [Processor][google.cloud.documentai.v1.Processor] or [ProcessorVersion][google.cloud.documentai.v1.ProcessorVersion]. Format: `projects/{project}/locations/{location}/processors/{processor}`, or `projects/{project}/locations/{location}/processors/{processor}/processorVersions/{processorVersion}`
string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
- Specified by:
getNameBytes
in interfaceBatchProcessRequestOrBuilder
- Returns:
- The bytes for name.
-
setName
public BatchProcessRequest.Builder setName(String value)
Required. The resource name of [Processor][google.cloud.documentai.v1.Processor] or [ProcessorVersion][google.cloud.documentai.v1.ProcessorVersion]. Format: `projects/{project}/locations/{location}/processors/{processor}`, or `projects/{project}/locations/{location}/processors/{processor}/processorVersions/{processorVersion}`
string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
- Parameters:
value
- The name to set.- Returns:
- This builder for chaining.
-
clearName
public BatchProcessRequest.Builder clearName()
Required. The resource name of [Processor][google.cloud.documentai.v1.Processor] or [ProcessorVersion][google.cloud.documentai.v1.ProcessorVersion]. Format: `projects/{project}/locations/{location}/processors/{processor}`, or `projects/{project}/locations/{location}/processors/{processor}/processorVersions/{processorVersion}`
string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
- Returns:
- This builder for chaining.
-
setNameBytes
public BatchProcessRequest.Builder setNameBytes(com.google.protobuf.ByteString value)
Required. The resource name of [Processor][google.cloud.documentai.v1.Processor] or [ProcessorVersion][google.cloud.documentai.v1.ProcessorVersion]. Format: `projects/{project}/locations/{location}/processors/{processor}`, or `projects/{project}/locations/{location}/processors/{processor}/processorVersions/{processorVersion}`
string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
- Parameters:
value
- The bytes for name to set.- Returns:
- This builder for chaining.
-
hasInputDocuments
public boolean hasInputDocuments()
The input documents for the [BatchProcessDocuments][google.cloud.documentai.v1.DocumentProcessorService.BatchProcessDocuments] method.
.google.cloud.documentai.v1.BatchDocumentsInputConfig input_documents = 5;
- Specified by:
hasInputDocuments
in interfaceBatchProcessRequestOrBuilder
- Returns:
- Whether the inputDocuments field is set.
-
getInputDocuments
public BatchDocumentsInputConfig getInputDocuments()
The input documents for the [BatchProcessDocuments][google.cloud.documentai.v1.DocumentProcessorService.BatchProcessDocuments] method.
.google.cloud.documentai.v1.BatchDocumentsInputConfig input_documents = 5;
- Specified by:
getInputDocuments
in interfaceBatchProcessRequestOrBuilder
- Returns:
- The inputDocuments.
-
setInputDocuments
public BatchProcessRequest.Builder setInputDocuments(BatchDocumentsInputConfig value)
The input documents for the [BatchProcessDocuments][google.cloud.documentai.v1.DocumentProcessorService.BatchProcessDocuments] method.
.google.cloud.documentai.v1.BatchDocumentsInputConfig input_documents = 5;
-
setInputDocuments
public BatchProcessRequest.Builder setInputDocuments(BatchDocumentsInputConfig.Builder builderForValue)
The input documents for the [BatchProcessDocuments][google.cloud.documentai.v1.DocumentProcessorService.BatchProcessDocuments] method.
.google.cloud.documentai.v1.BatchDocumentsInputConfig input_documents = 5;
-
mergeInputDocuments
public BatchProcessRequest.Builder mergeInputDocuments(BatchDocumentsInputConfig value)
The input documents for the [BatchProcessDocuments][google.cloud.documentai.v1.DocumentProcessorService.BatchProcessDocuments] method.
.google.cloud.documentai.v1.BatchDocumentsInputConfig input_documents = 5;
-
clearInputDocuments
public BatchProcessRequest.Builder clearInputDocuments()
The input documents for the [BatchProcessDocuments][google.cloud.documentai.v1.DocumentProcessorService.BatchProcessDocuments] method.
.google.cloud.documentai.v1.BatchDocumentsInputConfig input_documents = 5;
-
getInputDocumentsBuilder
public BatchDocumentsInputConfig.Builder getInputDocumentsBuilder()
The input documents for the [BatchProcessDocuments][google.cloud.documentai.v1.DocumentProcessorService.BatchProcessDocuments] method.
.google.cloud.documentai.v1.BatchDocumentsInputConfig input_documents = 5;
-
getInputDocumentsOrBuilder
public BatchDocumentsInputConfigOrBuilder getInputDocumentsOrBuilder()
The input documents for the [BatchProcessDocuments][google.cloud.documentai.v1.DocumentProcessorService.BatchProcessDocuments] method.
.google.cloud.documentai.v1.BatchDocumentsInputConfig input_documents = 5;
- Specified by:
getInputDocumentsOrBuilder
in interfaceBatchProcessRequestOrBuilder
-
hasDocumentOutputConfig
public boolean hasDocumentOutputConfig()
The output configuration for the [BatchProcessDocuments][google.cloud.documentai.v1.DocumentProcessorService.BatchProcessDocuments] method.
.google.cloud.documentai.v1.DocumentOutputConfig document_output_config = 6;
- Specified by:
hasDocumentOutputConfig
in interfaceBatchProcessRequestOrBuilder
- Returns:
- Whether the documentOutputConfig field is set.
-
getDocumentOutputConfig
public DocumentOutputConfig getDocumentOutputConfig()
The output configuration for the [BatchProcessDocuments][google.cloud.documentai.v1.DocumentProcessorService.BatchProcessDocuments] method.
.google.cloud.documentai.v1.DocumentOutputConfig document_output_config = 6;
- Specified by:
getDocumentOutputConfig
in interfaceBatchProcessRequestOrBuilder
- Returns:
- The documentOutputConfig.
-
setDocumentOutputConfig
public BatchProcessRequest.Builder setDocumentOutputConfig(DocumentOutputConfig value)
The output configuration for the [BatchProcessDocuments][google.cloud.documentai.v1.DocumentProcessorService.BatchProcessDocuments] method.
.google.cloud.documentai.v1.DocumentOutputConfig document_output_config = 6;
-
setDocumentOutputConfig
public BatchProcessRequest.Builder setDocumentOutputConfig(DocumentOutputConfig.Builder builderForValue)
The output configuration for the [BatchProcessDocuments][google.cloud.documentai.v1.DocumentProcessorService.BatchProcessDocuments] method.
.google.cloud.documentai.v1.DocumentOutputConfig document_output_config = 6;
-
mergeDocumentOutputConfig
public BatchProcessRequest.Builder mergeDocumentOutputConfig(DocumentOutputConfig value)
The output configuration for the [BatchProcessDocuments][google.cloud.documentai.v1.DocumentProcessorService.BatchProcessDocuments] method.
.google.cloud.documentai.v1.DocumentOutputConfig document_output_config = 6;
-
clearDocumentOutputConfig
public BatchProcessRequest.Builder clearDocumentOutputConfig()
The output configuration for the [BatchProcessDocuments][google.cloud.documentai.v1.DocumentProcessorService.BatchProcessDocuments] method.
.google.cloud.documentai.v1.DocumentOutputConfig document_output_config = 6;
-
getDocumentOutputConfigBuilder
public DocumentOutputConfig.Builder getDocumentOutputConfigBuilder()
The output configuration for the [BatchProcessDocuments][google.cloud.documentai.v1.DocumentProcessorService.BatchProcessDocuments] method.
.google.cloud.documentai.v1.DocumentOutputConfig document_output_config = 6;
-
getDocumentOutputConfigOrBuilder
public DocumentOutputConfigOrBuilder getDocumentOutputConfigOrBuilder()
The output configuration for the [BatchProcessDocuments][google.cloud.documentai.v1.DocumentProcessorService.BatchProcessDocuments] method.
.google.cloud.documentai.v1.DocumentOutputConfig document_output_config = 6;
- Specified by:
getDocumentOutputConfigOrBuilder
in interfaceBatchProcessRequestOrBuilder
-
getSkipHumanReview
public boolean getSkipHumanReview()
Whether human review should be skipped for this request. Default to `false`.
bool skip_human_review = 4;
- Specified by:
getSkipHumanReview
in interfaceBatchProcessRequestOrBuilder
- Returns:
- The skipHumanReview.
-
setSkipHumanReview
public BatchProcessRequest.Builder setSkipHumanReview(boolean value)
Whether human review should be skipped for this request. Default to `false`.
bool skip_human_review = 4;
- Parameters:
value
- The skipHumanReview to set.- Returns:
- This builder for chaining.
-
clearSkipHumanReview
public BatchProcessRequest.Builder clearSkipHumanReview()
Whether human review should be skipped for this request. Default to `false`.
bool skip_human_review = 4;
- Returns:
- This builder for chaining.
-
hasProcessOptions
public boolean hasProcessOptions()
Inference-time options for the process API
.google.cloud.documentai.v1.ProcessOptions process_options = 7;
- Specified by:
hasProcessOptions
in interfaceBatchProcessRequestOrBuilder
- Returns:
- Whether the processOptions field is set.
-
getProcessOptions
public ProcessOptions getProcessOptions()
Inference-time options for the process API
.google.cloud.documentai.v1.ProcessOptions process_options = 7;
- Specified by:
getProcessOptions
in interfaceBatchProcessRequestOrBuilder
- Returns:
- The processOptions.
-
setProcessOptions
public BatchProcessRequest.Builder setProcessOptions(ProcessOptions value)
Inference-time options for the process API
.google.cloud.documentai.v1.ProcessOptions process_options = 7;
-
setProcessOptions
public BatchProcessRequest.Builder setProcessOptions(ProcessOptions.Builder builderForValue)
Inference-time options for the process API
.google.cloud.documentai.v1.ProcessOptions process_options = 7;
-
mergeProcessOptions
public BatchProcessRequest.Builder mergeProcessOptions(ProcessOptions value)
Inference-time options for the process API
.google.cloud.documentai.v1.ProcessOptions process_options = 7;
-
clearProcessOptions
public BatchProcessRequest.Builder clearProcessOptions()
Inference-time options for the process API
.google.cloud.documentai.v1.ProcessOptions process_options = 7;
-
getProcessOptionsBuilder
public ProcessOptions.Builder getProcessOptionsBuilder()
Inference-time options for the process API
.google.cloud.documentai.v1.ProcessOptions process_options = 7;
-
getProcessOptionsOrBuilder
public ProcessOptionsOrBuilder getProcessOptionsOrBuilder()
Inference-time options for the process API
.google.cloud.documentai.v1.ProcessOptions process_options = 7;
- Specified by:
getProcessOptionsOrBuilder
in interfaceBatchProcessRequestOrBuilder
-
setUnknownFields
public final BatchProcessRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchProcessRequest.Builder>
-
mergeUnknownFields
public final BatchProcessRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchProcessRequest.Builder>
-
-