Class GcsIngestWithDocAiProcessorsPipeline.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<GcsIngestWithDocAiProcessorsPipeline.Builder>
-
- com.google.cloud.contentwarehouse.v1.GcsIngestWithDocAiProcessorsPipeline.Builder
-
- All Implemented Interfaces:
GcsIngestWithDocAiProcessorsPipelineOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- GcsIngestWithDocAiProcessorsPipeline
public static final class GcsIngestWithDocAiProcessorsPipeline.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<GcsIngestWithDocAiProcessorsPipeline.Builder> implements GcsIngestWithDocAiProcessorsPipelineOrBuilder
The configuration of the Cloud Storage Ingestion with DocAI Processors pipeline.
Protobuf typegoogle.cloud.contentwarehouse.v1.GcsIngestWithDocAiProcessorsPipeline
-
-
Method Summary
-
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<GcsIngestWithDocAiProcessorsPipeline.Builder>
-
clear
public GcsIngestWithDocAiProcessorsPipeline.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<GcsIngestWithDocAiProcessorsPipeline.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<GcsIngestWithDocAiProcessorsPipeline.Builder>
-
getDefaultInstanceForType
public GcsIngestWithDocAiProcessorsPipeline getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public GcsIngestWithDocAiProcessorsPipeline build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public GcsIngestWithDocAiProcessorsPipeline buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public GcsIngestWithDocAiProcessorsPipeline.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<GcsIngestWithDocAiProcessorsPipeline.Builder>
-
setField
public GcsIngestWithDocAiProcessorsPipeline.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<GcsIngestWithDocAiProcessorsPipeline.Builder>
-
clearField
public GcsIngestWithDocAiProcessorsPipeline.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GcsIngestWithDocAiProcessorsPipeline.Builder>
-
clearOneof
public GcsIngestWithDocAiProcessorsPipeline.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<GcsIngestWithDocAiProcessorsPipeline.Builder>
-
setRepeatedField
public GcsIngestWithDocAiProcessorsPipeline.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<GcsIngestWithDocAiProcessorsPipeline.Builder>
-
addRepeatedField
public GcsIngestWithDocAiProcessorsPipeline.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<GcsIngestWithDocAiProcessorsPipeline.Builder>
-
mergeFrom
public GcsIngestWithDocAiProcessorsPipeline.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<GcsIngestWithDocAiProcessorsPipeline.Builder>
-
mergeFrom
public GcsIngestWithDocAiProcessorsPipeline.Builder mergeFrom(GcsIngestWithDocAiProcessorsPipeline other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<GcsIngestWithDocAiProcessorsPipeline.Builder>
-
mergeFrom
public GcsIngestWithDocAiProcessorsPipeline.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<GcsIngestWithDocAiProcessorsPipeline.Builder>- Throws:
IOException
-
getInputPath
public String getInputPath()
The input Cloud Storage folder. All files under this folder will be imported to Document Warehouse. Format: `gs://<bucket-name>/<folder-name>`.
string input_path = 1;- Specified by:
getInputPathin interfaceGcsIngestWithDocAiProcessorsPipelineOrBuilder- Returns:
- The inputPath.
-
getInputPathBytes
public com.google.protobuf.ByteString getInputPathBytes()
The input Cloud Storage folder. All files under this folder will be imported to Document Warehouse. Format: `gs://<bucket-name>/<folder-name>`.
string input_path = 1;- Specified by:
getInputPathBytesin interfaceGcsIngestWithDocAiProcessorsPipelineOrBuilder- Returns:
- The bytes for inputPath.
-
setInputPath
public GcsIngestWithDocAiProcessorsPipeline.Builder setInputPath(String value)
The input Cloud Storage folder. All files under this folder will be imported to Document Warehouse. Format: `gs://<bucket-name>/<folder-name>`.
string input_path = 1;- Parameters:
value- The inputPath to set.- Returns:
- This builder for chaining.
-
clearInputPath
public GcsIngestWithDocAiProcessorsPipeline.Builder clearInputPath()
The input Cloud Storage folder. All files under this folder will be imported to Document Warehouse. Format: `gs://<bucket-name>/<folder-name>`.
string input_path = 1;- Returns:
- This builder for chaining.
-
setInputPathBytes
public GcsIngestWithDocAiProcessorsPipeline.Builder setInputPathBytes(com.google.protobuf.ByteString value)
The input Cloud Storage folder. All files under this folder will be imported to Document Warehouse. Format: `gs://<bucket-name>/<folder-name>`.
string input_path = 1;- Parameters:
value- The bytes for inputPath to set.- Returns:
- This builder for chaining.
-
hasSplitClassifyProcessorInfo
public boolean hasSplitClassifyProcessorInfo()
The split and classify processor information. The split and classify result will be used to find a matched extract processor.
.google.cloud.contentwarehouse.v1.ProcessorInfo split_classify_processor_info = 2;- Specified by:
hasSplitClassifyProcessorInfoin interfaceGcsIngestWithDocAiProcessorsPipelineOrBuilder- Returns:
- Whether the splitClassifyProcessorInfo field is set.
-
getSplitClassifyProcessorInfo
public ProcessorInfo getSplitClassifyProcessorInfo()
The split and classify processor information. The split and classify result will be used to find a matched extract processor.
.google.cloud.contentwarehouse.v1.ProcessorInfo split_classify_processor_info = 2;- Specified by:
getSplitClassifyProcessorInfoin interfaceGcsIngestWithDocAiProcessorsPipelineOrBuilder- Returns:
- The splitClassifyProcessorInfo.
-
setSplitClassifyProcessorInfo
public GcsIngestWithDocAiProcessorsPipeline.Builder setSplitClassifyProcessorInfo(ProcessorInfo value)
The split and classify processor information. The split and classify result will be used to find a matched extract processor.
.google.cloud.contentwarehouse.v1.ProcessorInfo split_classify_processor_info = 2;
-
setSplitClassifyProcessorInfo
public GcsIngestWithDocAiProcessorsPipeline.Builder setSplitClassifyProcessorInfo(ProcessorInfo.Builder builderForValue)
The split and classify processor information. The split and classify result will be used to find a matched extract processor.
.google.cloud.contentwarehouse.v1.ProcessorInfo split_classify_processor_info = 2;
-
mergeSplitClassifyProcessorInfo
public GcsIngestWithDocAiProcessorsPipeline.Builder mergeSplitClassifyProcessorInfo(ProcessorInfo value)
The split and classify processor information. The split and classify result will be used to find a matched extract processor.
.google.cloud.contentwarehouse.v1.ProcessorInfo split_classify_processor_info = 2;
-
clearSplitClassifyProcessorInfo
public GcsIngestWithDocAiProcessorsPipeline.Builder clearSplitClassifyProcessorInfo()
The split and classify processor information. The split and classify result will be used to find a matched extract processor.
.google.cloud.contentwarehouse.v1.ProcessorInfo split_classify_processor_info = 2;
-
getSplitClassifyProcessorInfoBuilder
public ProcessorInfo.Builder getSplitClassifyProcessorInfoBuilder()
The split and classify processor information. The split and classify result will be used to find a matched extract processor.
.google.cloud.contentwarehouse.v1.ProcessorInfo split_classify_processor_info = 2;
-
getSplitClassifyProcessorInfoOrBuilder
public ProcessorInfoOrBuilder getSplitClassifyProcessorInfoOrBuilder()
The split and classify processor information. The split and classify result will be used to find a matched extract processor.
.google.cloud.contentwarehouse.v1.ProcessorInfo split_classify_processor_info = 2;- Specified by:
getSplitClassifyProcessorInfoOrBuilderin interfaceGcsIngestWithDocAiProcessorsPipelineOrBuilder
-
getExtractProcessorInfosList
public List<ProcessorInfo> getExtractProcessorInfosList()
The extract processors information. One matched extract processor will be used to process documents based on the classify processor result. If no classify processor is specified, the first extract processor will be used.
repeated .google.cloud.contentwarehouse.v1.ProcessorInfo extract_processor_infos = 3;- Specified by:
getExtractProcessorInfosListin interfaceGcsIngestWithDocAiProcessorsPipelineOrBuilder
-
getExtractProcessorInfosCount
public int getExtractProcessorInfosCount()
The extract processors information. One matched extract processor will be used to process documents based on the classify processor result. If no classify processor is specified, the first extract processor will be used.
repeated .google.cloud.contentwarehouse.v1.ProcessorInfo extract_processor_infos = 3;- Specified by:
getExtractProcessorInfosCountin interfaceGcsIngestWithDocAiProcessorsPipelineOrBuilder
-
getExtractProcessorInfos
public ProcessorInfo getExtractProcessorInfos(int index)
The extract processors information. One matched extract processor will be used to process documents based on the classify processor result. If no classify processor is specified, the first extract processor will be used.
repeated .google.cloud.contentwarehouse.v1.ProcessorInfo extract_processor_infos = 3;- Specified by:
getExtractProcessorInfosin interfaceGcsIngestWithDocAiProcessorsPipelineOrBuilder
-
setExtractProcessorInfos
public GcsIngestWithDocAiProcessorsPipeline.Builder setExtractProcessorInfos(int index, ProcessorInfo value)
The extract processors information. One matched extract processor will be used to process documents based on the classify processor result. If no classify processor is specified, the first extract processor will be used.
repeated .google.cloud.contentwarehouse.v1.ProcessorInfo extract_processor_infos = 3;
-
setExtractProcessorInfos
public GcsIngestWithDocAiProcessorsPipeline.Builder setExtractProcessorInfos(int index, ProcessorInfo.Builder builderForValue)
The extract processors information. One matched extract processor will be used to process documents based on the classify processor result. If no classify processor is specified, the first extract processor will be used.
repeated .google.cloud.contentwarehouse.v1.ProcessorInfo extract_processor_infos = 3;
-
addExtractProcessorInfos
public GcsIngestWithDocAiProcessorsPipeline.Builder addExtractProcessorInfos(ProcessorInfo value)
The extract processors information. One matched extract processor will be used to process documents based on the classify processor result. If no classify processor is specified, the first extract processor will be used.
repeated .google.cloud.contentwarehouse.v1.ProcessorInfo extract_processor_infos = 3;
-
addExtractProcessorInfos
public GcsIngestWithDocAiProcessorsPipeline.Builder addExtractProcessorInfos(int index, ProcessorInfo value)
The extract processors information. One matched extract processor will be used to process documents based on the classify processor result. If no classify processor is specified, the first extract processor will be used.
repeated .google.cloud.contentwarehouse.v1.ProcessorInfo extract_processor_infos = 3;
-
addExtractProcessorInfos
public GcsIngestWithDocAiProcessorsPipeline.Builder addExtractProcessorInfos(ProcessorInfo.Builder builderForValue)
The extract processors information. One matched extract processor will be used to process documents based on the classify processor result. If no classify processor is specified, the first extract processor will be used.
repeated .google.cloud.contentwarehouse.v1.ProcessorInfo extract_processor_infos = 3;
-
addExtractProcessorInfos
public GcsIngestWithDocAiProcessorsPipeline.Builder addExtractProcessorInfos(int index, ProcessorInfo.Builder builderForValue)
The extract processors information. One matched extract processor will be used to process documents based on the classify processor result. If no classify processor is specified, the first extract processor will be used.
repeated .google.cloud.contentwarehouse.v1.ProcessorInfo extract_processor_infos = 3;
-
addAllExtractProcessorInfos
public GcsIngestWithDocAiProcessorsPipeline.Builder addAllExtractProcessorInfos(Iterable<? extends ProcessorInfo> values)
The extract processors information. One matched extract processor will be used to process documents based on the classify processor result. If no classify processor is specified, the first extract processor will be used.
repeated .google.cloud.contentwarehouse.v1.ProcessorInfo extract_processor_infos = 3;
-
clearExtractProcessorInfos
public GcsIngestWithDocAiProcessorsPipeline.Builder clearExtractProcessorInfos()
The extract processors information. One matched extract processor will be used to process documents based on the classify processor result. If no classify processor is specified, the first extract processor will be used.
repeated .google.cloud.contentwarehouse.v1.ProcessorInfo extract_processor_infos = 3;
-
removeExtractProcessorInfos
public GcsIngestWithDocAiProcessorsPipeline.Builder removeExtractProcessorInfos(int index)
The extract processors information. One matched extract processor will be used to process documents based on the classify processor result. If no classify processor is specified, the first extract processor will be used.
repeated .google.cloud.contentwarehouse.v1.ProcessorInfo extract_processor_infos = 3;
-
getExtractProcessorInfosBuilder
public ProcessorInfo.Builder getExtractProcessorInfosBuilder(int index)
The extract processors information. One matched extract processor will be used to process documents based on the classify processor result. If no classify processor is specified, the first extract processor will be used.
repeated .google.cloud.contentwarehouse.v1.ProcessorInfo extract_processor_infos = 3;
-
getExtractProcessorInfosOrBuilder
public ProcessorInfoOrBuilder getExtractProcessorInfosOrBuilder(int index)
The extract processors information. One matched extract processor will be used to process documents based on the classify processor result. If no classify processor is specified, the first extract processor will be used.
repeated .google.cloud.contentwarehouse.v1.ProcessorInfo extract_processor_infos = 3;- Specified by:
getExtractProcessorInfosOrBuilderin interfaceGcsIngestWithDocAiProcessorsPipelineOrBuilder
-
getExtractProcessorInfosOrBuilderList
public List<? extends ProcessorInfoOrBuilder> getExtractProcessorInfosOrBuilderList()
The extract processors information. One matched extract processor will be used to process documents based on the classify processor result. If no classify processor is specified, the first extract processor will be used.
repeated .google.cloud.contentwarehouse.v1.ProcessorInfo extract_processor_infos = 3;- Specified by:
getExtractProcessorInfosOrBuilderListin interfaceGcsIngestWithDocAiProcessorsPipelineOrBuilder
-
addExtractProcessorInfosBuilder
public ProcessorInfo.Builder addExtractProcessorInfosBuilder()
The extract processors information. One matched extract processor will be used to process documents based on the classify processor result. If no classify processor is specified, the first extract processor will be used.
repeated .google.cloud.contentwarehouse.v1.ProcessorInfo extract_processor_infos = 3;
-
addExtractProcessorInfosBuilder
public ProcessorInfo.Builder addExtractProcessorInfosBuilder(int index)
The extract processors information. One matched extract processor will be used to process documents based on the classify processor result. If no classify processor is specified, the first extract processor will be used.
repeated .google.cloud.contentwarehouse.v1.ProcessorInfo extract_processor_infos = 3;
-
getExtractProcessorInfosBuilderList
public List<ProcessorInfo.Builder> getExtractProcessorInfosBuilderList()
The extract processors information. One matched extract processor will be used to process documents based on the classify processor result. If no classify processor is specified, the first extract processor will be used.
repeated .google.cloud.contentwarehouse.v1.ProcessorInfo extract_processor_infos = 3;
-
getProcessorResultsFolderPath
public String getProcessorResultsFolderPath()
The Cloud Storage folder path used to store the raw results from processors. Format: `gs://<bucket-name>/<folder-name>`.
string processor_results_folder_path = 4;- Specified by:
getProcessorResultsFolderPathin interfaceGcsIngestWithDocAiProcessorsPipelineOrBuilder- Returns:
- The processorResultsFolderPath.
-
getProcessorResultsFolderPathBytes
public com.google.protobuf.ByteString getProcessorResultsFolderPathBytes()
The Cloud Storage folder path used to store the raw results from processors. Format: `gs://<bucket-name>/<folder-name>`.
string processor_results_folder_path = 4;- Specified by:
getProcessorResultsFolderPathBytesin interfaceGcsIngestWithDocAiProcessorsPipelineOrBuilder- Returns:
- The bytes for processorResultsFolderPath.
-
setProcessorResultsFolderPath
public GcsIngestWithDocAiProcessorsPipeline.Builder setProcessorResultsFolderPath(String value)
The Cloud Storage folder path used to store the raw results from processors. Format: `gs://<bucket-name>/<folder-name>`.
string processor_results_folder_path = 4;- Parameters:
value- The processorResultsFolderPath to set.- Returns:
- This builder for chaining.
-
clearProcessorResultsFolderPath
public GcsIngestWithDocAiProcessorsPipeline.Builder clearProcessorResultsFolderPath()
The Cloud Storage folder path used to store the raw results from processors. Format: `gs://<bucket-name>/<folder-name>`.
string processor_results_folder_path = 4;- Returns:
- This builder for chaining.
-
setProcessorResultsFolderPathBytes
public GcsIngestWithDocAiProcessorsPipeline.Builder setProcessorResultsFolderPathBytes(com.google.protobuf.ByteString value)
The Cloud Storage folder path used to store the raw results from processors. Format: `gs://<bucket-name>/<folder-name>`.
string processor_results_folder_path = 4;- Parameters:
value- The bytes for processorResultsFolderPath to set.- Returns:
- This builder for chaining.
-
getSkipIngestedDocuments
public boolean getSkipIngestedDocuments()
The flag whether to skip ingested documents. If it is set to true, documents in Cloud Storage contains key "status" with value "status=ingested" in custom metadata will be skipped to ingest.
bool skip_ingested_documents = 5;- Specified by:
getSkipIngestedDocumentsin interfaceGcsIngestWithDocAiProcessorsPipelineOrBuilder- Returns:
- The skipIngestedDocuments.
-
setSkipIngestedDocuments
public GcsIngestWithDocAiProcessorsPipeline.Builder setSkipIngestedDocuments(boolean value)
The flag whether to skip ingested documents. If it is set to true, documents in Cloud Storage contains key "status" with value "status=ingested" in custom metadata will be skipped to ingest.
bool skip_ingested_documents = 5;- Parameters:
value- The skipIngestedDocuments to set.- Returns:
- This builder for chaining.
-
clearSkipIngestedDocuments
public GcsIngestWithDocAiProcessorsPipeline.Builder clearSkipIngestedDocuments()
The flag whether to skip ingested documents. If it is set to true, documents in Cloud Storage contains key "status" with value "status=ingested" in custom metadata will be skipped to ingest.
bool skip_ingested_documents = 5;- Returns:
- This builder for chaining.
-
hasPipelineConfig
public boolean hasPipelineConfig()
Optional. The config for the Cloud Storage Ingestion with DocAI Processors pipeline. It provides additional customization options to run the pipeline and can be skipped if it is not applicable.
.google.cloud.contentwarehouse.v1.IngestPipelineConfig pipeline_config = 6 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
hasPipelineConfigin interfaceGcsIngestWithDocAiProcessorsPipelineOrBuilder- Returns:
- Whether the pipelineConfig field is set.
-
getPipelineConfig
public IngestPipelineConfig getPipelineConfig()
Optional. The config for the Cloud Storage Ingestion with DocAI Processors pipeline. It provides additional customization options to run the pipeline and can be skipped if it is not applicable.
.google.cloud.contentwarehouse.v1.IngestPipelineConfig pipeline_config = 6 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getPipelineConfigin interfaceGcsIngestWithDocAiProcessorsPipelineOrBuilder- Returns:
- The pipelineConfig.
-
setPipelineConfig
public GcsIngestWithDocAiProcessorsPipeline.Builder setPipelineConfig(IngestPipelineConfig value)
Optional. The config for the Cloud Storage Ingestion with DocAI Processors pipeline. It provides additional customization options to run the pipeline and can be skipped if it is not applicable.
.google.cloud.contentwarehouse.v1.IngestPipelineConfig pipeline_config = 6 [(.google.api.field_behavior) = OPTIONAL];
-
setPipelineConfig
public GcsIngestWithDocAiProcessorsPipeline.Builder setPipelineConfig(IngestPipelineConfig.Builder builderForValue)
Optional. The config for the Cloud Storage Ingestion with DocAI Processors pipeline. It provides additional customization options to run the pipeline and can be skipped if it is not applicable.
.google.cloud.contentwarehouse.v1.IngestPipelineConfig pipeline_config = 6 [(.google.api.field_behavior) = OPTIONAL];
-
mergePipelineConfig
public GcsIngestWithDocAiProcessorsPipeline.Builder mergePipelineConfig(IngestPipelineConfig value)
Optional. The config for the Cloud Storage Ingestion with DocAI Processors pipeline. It provides additional customization options to run the pipeline and can be skipped if it is not applicable.
.google.cloud.contentwarehouse.v1.IngestPipelineConfig pipeline_config = 6 [(.google.api.field_behavior) = OPTIONAL];
-
clearPipelineConfig
public GcsIngestWithDocAiProcessorsPipeline.Builder clearPipelineConfig()
Optional. The config for the Cloud Storage Ingestion with DocAI Processors pipeline. It provides additional customization options to run the pipeline and can be skipped if it is not applicable.
.google.cloud.contentwarehouse.v1.IngestPipelineConfig pipeline_config = 6 [(.google.api.field_behavior) = OPTIONAL];
-
getPipelineConfigBuilder
public IngestPipelineConfig.Builder getPipelineConfigBuilder()
Optional. The config for the Cloud Storage Ingestion with DocAI Processors pipeline. It provides additional customization options to run the pipeline and can be skipped if it is not applicable.
.google.cloud.contentwarehouse.v1.IngestPipelineConfig pipeline_config = 6 [(.google.api.field_behavior) = OPTIONAL];
-
getPipelineConfigOrBuilder
public IngestPipelineConfigOrBuilder getPipelineConfigOrBuilder()
Optional. The config for the Cloud Storage Ingestion with DocAI Processors pipeline. It provides additional customization options to run the pipeline and can be skipped if it is not applicable.
.google.cloud.contentwarehouse.v1.IngestPipelineConfig pipeline_config = 6 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getPipelineConfigOrBuilderin interfaceGcsIngestWithDocAiProcessorsPipelineOrBuilder
-
setUnknownFields
public final GcsIngestWithDocAiProcessorsPipeline.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<GcsIngestWithDocAiProcessorsPipeline.Builder>
-
mergeUnknownFields
public final GcsIngestWithDocAiProcessorsPipeline.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<GcsIngestWithDocAiProcessorsPipeline.Builder>
-
-