Class ProcessWithDocAiPipeline
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.contentwarehouse.v1.ProcessWithDocAiPipeline
-
- All Implemented Interfaces:
ProcessWithDocAiPipelineOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class ProcessWithDocAiPipeline extends com.google.protobuf.GeneratedMessageV3 implements ProcessWithDocAiPipelineOrBuilder
The configuration of processing documents in Document Warehouse with DocAi processors pipeline.
Protobuf typegoogle.cloud.contentwarehouse.v1.ProcessWithDocAiPipeline- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classProcessWithDocAiPipeline.BuilderThe configuration of processing documents in Document Warehouse with DocAi processors pipeline.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intDOCUMENTS_FIELD_NUMBERstatic intEXPORT_FOLDER_PATH_FIELD_NUMBERstatic intPROCESSOR_INFO_FIELD_NUMBERstatic intPROCESSOR_RESULTS_FOLDER_PATH_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)static ProcessWithDocAiPipelinegetDefaultInstance()ProcessWithDocAiPipelinegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetDocuments(int index)The list of all the resource names of the documents to be processed.com.google.protobuf.ByteStringgetDocumentsBytes(int index)The list of all the resource names of the documents to be processed.intgetDocumentsCount()The list of all the resource names of the documents to be processed.com.google.protobuf.ProtocolStringListgetDocumentsList()The list of all the resource names of the documents to be processed.StringgetExportFolderPath()The Cloud Storage folder path used to store the exported documents before being sent to CDW.com.google.protobuf.ByteStringgetExportFolderPathBytes()The Cloud Storage folder path used to store the exported documents before being sent to CDW.com.google.protobuf.Parser<ProcessWithDocAiPipeline>getParserForType()ProcessorInfogetProcessorInfo()The CDW processor information.ProcessorInfoOrBuildergetProcessorInfoOrBuilder()The CDW processor information.StringgetProcessorResultsFolderPath()The Cloud Storage folder path used to store the raw results from processors.com.google.protobuf.ByteStringgetProcessorResultsFolderPathBytes()The Cloud Storage folder path used to store the raw results from processors.intgetSerializedSize()inthashCode()booleanhasProcessorInfo()The CDW processor information.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static ProcessWithDocAiPipeline.BuildernewBuilder()static ProcessWithDocAiPipeline.BuildernewBuilder(ProcessWithDocAiPipeline prototype)ProcessWithDocAiPipeline.BuildernewBuilderForType()protected ProcessWithDocAiPipeline.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static ProcessWithDocAiPipelineparseDelimitedFrom(InputStream input)static ProcessWithDocAiPipelineparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProcessWithDocAiPipelineparseFrom(byte[] data)static ProcessWithDocAiPipelineparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProcessWithDocAiPipelineparseFrom(com.google.protobuf.ByteString data)static ProcessWithDocAiPipelineparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProcessWithDocAiPipelineparseFrom(com.google.protobuf.CodedInputStream input)static ProcessWithDocAiPipelineparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProcessWithDocAiPipelineparseFrom(InputStream input)static ProcessWithDocAiPipelineparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProcessWithDocAiPipelineparseFrom(ByteBuffer data)static ProcessWithDocAiPipelineparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<ProcessWithDocAiPipeline>parser()ProcessWithDocAiPipeline.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
DOCUMENTS_FIELD_NUMBER
public static final int DOCUMENTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EXPORT_FOLDER_PATH_FIELD_NUMBER
public static final int EXPORT_FOLDER_PATH_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PROCESSOR_INFO_FIELD_NUMBER
public static final int PROCESSOR_INFO_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PROCESSOR_RESULTS_FOLDER_PATH_FIELD_NUMBER
public static final int PROCESSOR_RESULTS_FOLDER_PATH_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
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
-
getDocumentsList
public com.google.protobuf.ProtocolStringList getDocumentsList()
The list of all the resource names of the documents to be processed. Format: projects/{project_number}/locations/{location}/documents/{document_id}.repeated string documents = 1;- Specified by:
getDocumentsListin interfaceProcessWithDocAiPipelineOrBuilder- Returns:
- A list containing the documents.
-
getDocumentsCount
public int getDocumentsCount()
The list of all the resource names of the documents to be processed. Format: projects/{project_number}/locations/{location}/documents/{document_id}.repeated string documents = 1;- Specified by:
getDocumentsCountin interfaceProcessWithDocAiPipelineOrBuilder- Returns:
- The count of documents.
-
getDocuments
public String getDocuments(int index)
The list of all the resource names of the documents to be processed. Format: projects/{project_number}/locations/{location}/documents/{document_id}.repeated string documents = 1;- Specified by:
getDocumentsin interfaceProcessWithDocAiPipelineOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The documents at the given index.
-
getDocumentsBytes
public com.google.protobuf.ByteString getDocumentsBytes(int index)
The list of all the resource names of the documents to be processed. Format: projects/{project_number}/locations/{location}/documents/{document_id}.repeated string documents = 1;- Specified by:
getDocumentsBytesin interfaceProcessWithDocAiPipelineOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the documents at the given index.
-
getExportFolderPath
public String getExportFolderPath()
The Cloud Storage folder path used to store the exported documents before being sent to CDW. Format: `gs://<bucket-name>/<folder-name>`.
string export_folder_path = 2;- Specified by:
getExportFolderPathin interfaceProcessWithDocAiPipelineOrBuilder- Returns:
- The exportFolderPath.
-
getExportFolderPathBytes
public com.google.protobuf.ByteString getExportFolderPathBytes()
The Cloud Storage folder path used to store the exported documents before being sent to CDW. Format: `gs://<bucket-name>/<folder-name>`.
string export_folder_path = 2;- Specified by:
getExportFolderPathBytesin interfaceProcessWithDocAiPipelineOrBuilder- Returns:
- The bytes for exportFolderPath.
-
hasProcessorInfo
public boolean hasProcessorInfo()
The CDW processor information.
.google.cloud.contentwarehouse.v1.ProcessorInfo processor_info = 3;- Specified by:
hasProcessorInfoin interfaceProcessWithDocAiPipelineOrBuilder- Returns:
- Whether the processorInfo field is set.
-
getProcessorInfo
public ProcessorInfo getProcessorInfo()
The CDW processor information.
.google.cloud.contentwarehouse.v1.ProcessorInfo processor_info = 3;- Specified by:
getProcessorInfoin interfaceProcessWithDocAiPipelineOrBuilder- Returns:
- The processorInfo.
-
getProcessorInfoOrBuilder
public ProcessorInfoOrBuilder getProcessorInfoOrBuilder()
The CDW processor information.
.google.cloud.contentwarehouse.v1.ProcessorInfo processor_info = 3;- Specified by:
getProcessorInfoOrBuilderin interfaceProcessWithDocAiPipelineOrBuilder
-
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 interfaceProcessWithDocAiPipelineOrBuilder- 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 interfaceProcessWithDocAiPipelineOrBuilder- Returns:
- The bytes for processorResultsFolderPath.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static ProcessWithDocAiPipeline parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProcessWithDocAiPipeline parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProcessWithDocAiPipeline parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProcessWithDocAiPipeline parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProcessWithDocAiPipeline parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProcessWithDocAiPipeline parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProcessWithDocAiPipeline parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ProcessWithDocAiPipeline parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ProcessWithDocAiPipeline parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ProcessWithDocAiPipeline parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static ProcessWithDocAiPipeline parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ProcessWithDocAiPipeline parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public ProcessWithDocAiPipeline.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static ProcessWithDocAiPipeline.Builder newBuilder()
-
newBuilder
public static ProcessWithDocAiPipeline.Builder newBuilder(ProcessWithDocAiPipeline prototype)
-
toBuilder
public ProcessWithDocAiPipeline.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ProcessWithDocAiPipeline.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static ProcessWithDocAiPipeline getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<ProcessWithDocAiPipeline> parser()
-
getParserForType
public com.google.protobuf.Parser<ProcessWithDocAiPipeline> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public ProcessWithDocAiPipeline getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-