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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<GcsIngestWithDocAiProcessorsPipeline.Builder>
-
clear
public GcsIngestWithDocAiProcessorsPipeline.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<GcsIngestWithDocAiProcessorsPipeline.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<GcsIngestWithDocAiProcessorsPipeline.Builder>
-
getDefaultInstanceForType
public GcsIngestWithDocAiProcessorsPipeline getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public GcsIngestWithDocAiProcessorsPipeline build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public GcsIngestWithDocAiProcessorsPipeline buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public GcsIngestWithDocAiProcessorsPipeline.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<GcsIngestWithDocAiProcessorsPipeline.Builder>
-
setField
public GcsIngestWithDocAiProcessorsPipeline.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<GcsIngestWithDocAiProcessorsPipeline.Builder>
-
clearField
public GcsIngestWithDocAiProcessorsPipeline.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<GcsIngestWithDocAiProcessorsPipeline.Builder>
-
clearOneof
public GcsIngestWithDocAiProcessorsPipeline.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<GcsIngestWithDocAiProcessorsPipeline.Builder>
-
setRepeatedField
public GcsIngestWithDocAiProcessorsPipeline.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<GcsIngestWithDocAiProcessorsPipeline.Builder>
-
addRepeatedField
public GcsIngestWithDocAiProcessorsPipeline.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<GcsIngestWithDocAiProcessorsPipeline.Builder>
-
mergeFrom
public GcsIngestWithDocAiProcessorsPipeline.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<GcsIngestWithDocAiProcessorsPipeline.Builder>
-
mergeFrom
public GcsIngestWithDocAiProcessorsPipeline.Builder mergeFrom(GcsIngestWithDocAiProcessorsPipeline other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in 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:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in 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:
getInputPath
in 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:
getInputPathBytes
in 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:
hasSplitClassifyProcessorInfo
in 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:
getSplitClassifyProcessorInfo
in 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:
getSplitClassifyProcessorInfoOrBuilder
in 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:
getExtractProcessorInfosList
in 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:
getExtractProcessorInfosCount
in 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:
getExtractProcessorInfos
in 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:
getExtractProcessorInfosOrBuilder
in 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:
getExtractProcessorInfosOrBuilderList
in 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:
getProcessorResultsFolderPath
in 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:
getProcessorResultsFolderPathBytes
in 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:
getSkipIngestedDocuments
in 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:
hasPipelineConfig
in 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:
getPipelineConfig
in 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:
getPipelineConfigOrBuilder
in interfaceGcsIngestWithDocAiProcessorsPipelineOrBuilder
-
setUnknownFields
public final GcsIngestWithDocAiProcessorsPipeline.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<GcsIngestWithDocAiProcessorsPipeline.Builder>
-
mergeUnknownFields
public final GcsIngestWithDocAiProcessorsPipeline.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<GcsIngestWithDocAiProcessorsPipeline.Builder>
-
-