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.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)BatchProcessRequestbuild()BatchProcessRequestbuildPartial()BatchProcessRequest.Builderclear()BatchProcessRequest.BuilderclearDocumentOutputConfig()The output configuration for the [BatchProcessDocuments][google.cloud.documentai.v1.DocumentProcessorService.BatchProcessDocuments] method.BatchProcessRequest.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)BatchProcessRequest.BuilderclearInputDocuments()The input documents for the [BatchProcessDocuments][google.cloud.documentai.v1.DocumentProcessorService.BatchProcessDocuments] method.BatchProcessRequest.BuilderclearName()Required.BatchProcessRequest.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)BatchProcessRequest.BuilderclearProcessOptions()Inference-time options for the process APIBatchProcessRequest.BuilderclearSkipHumanReview()Whether human review should be skipped for this request.BatchProcessRequest.Builderclone()BatchProcessRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()DocumentOutputConfiggetDocumentOutputConfig()The output configuration for the [BatchProcessDocuments][google.cloud.documentai.v1.DocumentProcessorService.BatchProcessDocuments] method.DocumentOutputConfig.BuildergetDocumentOutputConfigBuilder()The output configuration for the [BatchProcessDocuments][google.cloud.documentai.v1.DocumentProcessorService.BatchProcessDocuments] method.DocumentOutputConfigOrBuildergetDocumentOutputConfigOrBuilder()The output configuration for the [BatchProcessDocuments][google.cloud.documentai.v1.DocumentProcessorService.BatchProcessDocuments] method.BatchDocumentsInputConfiggetInputDocuments()The input documents for the [BatchProcessDocuments][google.cloud.documentai.v1.DocumentProcessorService.BatchProcessDocuments] method.BatchDocumentsInputConfig.BuildergetInputDocumentsBuilder()The input documents for the [BatchProcessDocuments][google.cloud.documentai.v1.DocumentProcessorService.BatchProcessDocuments] method.BatchDocumentsInputConfigOrBuildergetInputDocumentsOrBuilder()The input documents for the [BatchProcessDocuments][google.cloud.documentai.v1.DocumentProcessorService.BatchProcessDocuments] method.StringgetName()Required.com.google.protobuf.ByteStringgetNameBytes()Required.ProcessOptionsgetProcessOptions()Inference-time options for the process APIProcessOptions.BuildergetProcessOptionsBuilder()Inference-time options for the process APIProcessOptionsOrBuildergetProcessOptionsOrBuilder()Inference-time options for the process APIbooleangetSkipHumanReview()Whether human review should be skipped for this request.booleanhasDocumentOutputConfig()The output configuration for the [BatchProcessDocuments][google.cloud.documentai.v1.DocumentProcessorService.BatchProcessDocuments] method.booleanhasInputDocuments()The input documents for the [BatchProcessDocuments][google.cloud.documentai.v1.DocumentProcessorService.BatchProcessDocuments] method.booleanhasProcessOptions()Inference-time options for the process APIprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()BatchProcessRequest.BuildermergeDocumentOutputConfig(DocumentOutputConfig value)The output configuration for the [BatchProcessDocuments][google.cloud.documentai.v1.DocumentProcessorService.BatchProcessDocuments] method.BatchProcessRequest.BuildermergeFrom(BatchProcessRequest other)BatchProcessRequest.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)BatchProcessRequest.BuildermergeFrom(com.google.protobuf.Message other)BatchProcessRequest.BuildermergeInputDocuments(BatchDocumentsInputConfig value)The input documents for the [BatchProcessDocuments][google.cloud.documentai.v1.DocumentProcessorService.BatchProcessDocuments] method.BatchProcessRequest.BuildermergeProcessOptions(ProcessOptions value)Inference-time options for the process APIBatchProcessRequest.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)BatchProcessRequest.BuildersetDocumentOutputConfig(DocumentOutputConfig value)The output configuration for the [BatchProcessDocuments][google.cloud.documentai.v1.DocumentProcessorService.BatchProcessDocuments] method.BatchProcessRequest.BuildersetDocumentOutputConfig(DocumentOutputConfig.Builder builderForValue)The output configuration for the [BatchProcessDocuments][google.cloud.documentai.v1.DocumentProcessorService.BatchProcessDocuments] method.BatchProcessRequest.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)BatchProcessRequest.BuildersetInputDocuments(BatchDocumentsInputConfig value)The input documents for the [BatchProcessDocuments][google.cloud.documentai.v1.DocumentProcessorService.BatchProcessDocuments] method.BatchProcessRequest.BuildersetInputDocuments(BatchDocumentsInputConfig.Builder builderForValue)The input documents for the [BatchProcessDocuments][google.cloud.documentai.v1.DocumentProcessorService.BatchProcessDocuments] method.BatchProcessRequest.BuildersetName(String value)Required.BatchProcessRequest.BuildersetNameBytes(com.google.protobuf.ByteString value)Required.BatchProcessRequest.BuildersetProcessOptions(ProcessOptions value)Inference-time options for the process APIBatchProcessRequest.BuildersetProcessOptions(ProcessOptions.Builder builderForValue)Inference-time options for the process APIBatchProcessRequest.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)BatchProcessRequest.BuildersetSkipHumanReview(boolean value)Whether human review should be skipped for this request.BatchProcessRequest.BuildersetUnknownFields(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:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<BatchProcessRequest.Builder>
-
clear
public BatchProcessRequest.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchProcessRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<BatchProcessRequest.Builder>
-
getDefaultInstanceForType
public BatchProcessRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public BatchProcessRequest build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public BatchProcessRequest buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public BatchProcessRequest.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<BatchProcessRequest.Builder>
-
setField
public BatchProcessRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchProcessRequest.Builder>
-
clearField
public BatchProcessRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchProcessRequest.Builder>
-
clearOneof
public BatchProcessRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchProcessRequest.Builder>
-
setRepeatedField
public BatchProcessRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchProcessRequest.Builder>
-
addRepeatedField
public BatchProcessRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchProcessRequest.Builder>
-
mergeFrom
public BatchProcessRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<BatchProcessRequest.Builder>
-
mergeFrom
public BatchProcessRequest.Builder mergeFrom(BatchProcessRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin 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:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin 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:
getNamein 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:
getNameBytesin 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:
hasInputDocumentsin 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:
getInputDocumentsin 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:
getInputDocumentsOrBuilderin 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:
hasDocumentOutputConfigin 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:
getDocumentOutputConfigin 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:
getDocumentOutputConfigOrBuilderin interfaceBatchProcessRequestOrBuilder
-
getSkipHumanReview
public boolean getSkipHumanReview()
Whether human review should be skipped for this request. Default to `false`.
bool skip_human_review = 4;- Specified by:
getSkipHumanReviewin 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:
hasProcessOptionsin 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:
getProcessOptionsin 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:
getProcessOptionsOrBuilderin interfaceBatchProcessRequestOrBuilder
-
setUnknownFields
public final BatchProcessRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchProcessRequest.Builder>
-
mergeUnknownFields
public final BatchProcessRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchProcessRequest.Builder>
-
-