Class BatchProcessMetadata.IndividualProcessStatus.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<BatchProcessMetadata.IndividualProcessStatus.Builder>
-
- com.google.cloud.documentai.v1beta3.BatchProcessMetadata.IndividualProcessStatus.Builder
-
- All Implemented Interfaces:
BatchProcessMetadata.IndividualProcessStatusOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- BatchProcessMetadata.IndividualProcessStatus
public static final class BatchProcessMetadata.IndividualProcessStatus.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<BatchProcessMetadata.IndividualProcessStatus.Builder> implements BatchProcessMetadata.IndividualProcessStatusOrBuilder
The status of a each individual document in the batch process.
Protobuf typegoogle.cloud.documentai.v1beta3.BatchProcessMetadata.IndividualProcessStatus
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description BatchProcessMetadata.IndividualProcessStatus.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
BatchProcessMetadata.IndividualProcessStatus
build()
BatchProcessMetadata.IndividualProcessStatus
buildPartial()
BatchProcessMetadata.IndividualProcessStatus.Builder
clear()
BatchProcessMetadata.IndividualProcessStatus.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
BatchProcessMetadata.IndividualProcessStatus.Builder
clearHumanReviewOperation()
Deprecated.google.cloud.documentai.v1beta3.BatchProcessMetadata.IndividualProcessStatus.human_review_operation is deprecated.BatchProcessMetadata.IndividualProcessStatus.Builder
clearHumanReviewStatus()
The status of human review on the processed document.BatchProcessMetadata.IndividualProcessStatus.Builder
clearInputGcsSource()
The source of the document, same as the [input_gcs_source][google.cloud.documentai.v1beta3.BatchProcessMetadata.IndividualProcessStatus.input_gcs_source] field in the request when the batch process started.BatchProcessMetadata.IndividualProcessStatus.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
BatchProcessMetadata.IndividualProcessStatus.Builder
clearOutputGcsDestination()
The Cloud Storage output destination (in the request as [DocumentOutputConfig.GcsOutputConfig.gcs_uri][google.cloud.documentai.v1beta3.DocumentOutputConfig.GcsOutputConfig.gcs_uri]) of the processed document if it was successful, otherwise empty.BatchProcessMetadata.IndividualProcessStatus.Builder
clearStatus()
The status processing the document.BatchProcessMetadata.IndividualProcessStatus.Builder
clone()
BatchProcessMetadata.IndividualProcessStatus
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
String
getHumanReviewOperation()
Deprecated.google.cloud.documentai.v1beta3.BatchProcessMetadata.IndividualProcessStatus.human_review_operation is deprecated.com.google.protobuf.ByteString
getHumanReviewOperationBytes()
Deprecated.google.cloud.documentai.v1beta3.BatchProcessMetadata.IndividualProcessStatus.human_review_operation is deprecated.HumanReviewStatus
getHumanReviewStatus()
The status of human review on the processed document.HumanReviewStatus.Builder
getHumanReviewStatusBuilder()
The status of human review on the processed document.HumanReviewStatusOrBuilder
getHumanReviewStatusOrBuilder()
The status of human review on the processed document.String
getInputGcsSource()
The source of the document, same as the [input_gcs_source][google.cloud.documentai.v1beta3.BatchProcessMetadata.IndividualProcessStatus.input_gcs_source] field in the request when the batch process started.com.google.protobuf.ByteString
getInputGcsSourceBytes()
The source of the document, same as the [input_gcs_source][google.cloud.documentai.v1beta3.BatchProcessMetadata.IndividualProcessStatus.input_gcs_source] field in the request when the batch process started.String
getOutputGcsDestination()
The Cloud Storage output destination (in the request as [DocumentOutputConfig.GcsOutputConfig.gcs_uri][google.cloud.documentai.v1beta3.DocumentOutputConfig.GcsOutputConfig.gcs_uri]) of the processed document if it was successful, otherwise empty.com.google.protobuf.ByteString
getOutputGcsDestinationBytes()
The Cloud Storage output destination (in the request as [DocumentOutputConfig.GcsOutputConfig.gcs_uri][google.cloud.documentai.v1beta3.DocumentOutputConfig.GcsOutputConfig.gcs_uri]) of the processed document if it was successful, otherwise empty.com.google.rpc.Status
getStatus()
The status processing the document.com.google.rpc.Status.Builder
getStatusBuilder()
The status processing the document.com.google.rpc.StatusOrBuilder
getStatusOrBuilder()
The status processing the document.boolean
hasHumanReviewStatus()
The status of human review on the processed document.boolean
hasStatus()
The status processing the document.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
BatchProcessMetadata.IndividualProcessStatus.Builder
mergeFrom(BatchProcessMetadata.IndividualProcessStatus other)
BatchProcessMetadata.IndividualProcessStatus.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
BatchProcessMetadata.IndividualProcessStatus.Builder
mergeFrom(com.google.protobuf.Message other)
BatchProcessMetadata.IndividualProcessStatus.Builder
mergeHumanReviewStatus(HumanReviewStatus value)
The status of human review on the processed document.BatchProcessMetadata.IndividualProcessStatus.Builder
mergeStatus(com.google.rpc.Status value)
The status processing the document.BatchProcessMetadata.IndividualProcessStatus.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
BatchProcessMetadata.IndividualProcessStatus.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
BatchProcessMetadata.IndividualProcessStatus.Builder
setHumanReviewOperation(String value)
Deprecated.google.cloud.documentai.v1beta3.BatchProcessMetadata.IndividualProcessStatus.human_review_operation is deprecated.BatchProcessMetadata.IndividualProcessStatus.Builder
setHumanReviewOperationBytes(com.google.protobuf.ByteString value)
Deprecated.google.cloud.documentai.v1beta3.BatchProcessMetadata.IndividualProcessStatus.human_review_operation is deprecated.BatchProcessMetadata.IndividualProcessStatus.Builder
setHumanReviewStatus(HumanReviewStatus value)
The status of human review on the processed document.BatchProcessMetadata.IndividualProcessStatus.Builder
setHumanReviewStatus(HumanReviewStatus.Builder builderForValue)
The status of human review on the processed document.BatchProcessMetadata.IndividualProcessStatus.Builder
setInputGcsSource(String value)
The source of the document, same as the [input_gcs_source][google.cloud.documentai.v1beta3.BatchProcessMetadata.IndividualProcessStatus.input_gcs_source] field in the request when the batch process started.BatchProcessMetadata.IndividualProcessStatus.Builder
setInputGcsSourceBytes(com.google.protobuf.ByteString value)
The source of the document, same as the [input_gcs_source][google.cloud.documentai.v1beta3.BatchProcessMetadata.IndividualProcessStatus.input_gcs_source] field in the request when the batch process started.BatchProcessMetadata.IndividualProcessStatus.Builder
setOutputGcsDestination(String value)
The Cloud Storage output destination (in the request as [DocumentOutputConfig.GcsOutputConfig.gcs_uri][google.cloud.documentai.v1beta3.DocumentOutputConfig.GcsOutputConfig.gcs_uri]) of the processed document if it was successful, otherwise empty.BatchProcessMetadata.IndividualProcessStatus.Builder
setOutputGcsDestinationBytes(com.google.protobuf.ByteString value)
The Cloud Storage output destination (in the request as [DocumentOutputConfig.GcsOutputConfig.gcs_uri][google.cloud.documentai.v1beta3.DocumentOutputConfig.GcsOutputConfig.gcs_uri]) of the processed document if it was successful, otherwise empty.BatchProcessMetadata.IndividualProcessStatus.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
BatchProcessMetadata.IndividualProcessStatus.Builder
setStatus(com.google.rpc.Status value)
The status processing the document.BatchProcessMetadata.IndividualProcessStatus.Builder
setStatus(com.google.rpc.Status.Builder builderForValue)
The status processing the document.BatchProcessMetadata.IndividualProcessStatus.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchProcessMetadata.IndividualProcessStatus.Builder>
-
clear
public BatchProcessMetadata.IndividualProcessStatus.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<BatchProcessMetadata.IndividualProcessStatus.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<BatchProcessMetadata.IndividualProcessStatus.Builder>
-
getDefaultInstanceForType
public BatchProcessMetadata.IndividualProcessStatus getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public BatchProcessMetadata.IndividualProcessStatus build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public BatchProcessMetadata.IndividualProcessStatus buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public BatchProcessMetadata.IndividualProcessStatus.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<BatchProcessMetadata.IndividualProcessStatus.Builder>
-
setField
public BatchProcessMetadata.IndividualProcessStatus.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<BatchProcessMetadata.IndividualProcessStatus.Builder>
-
clearField
public BatchProcessMetadata.IndividualProcessStatus.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<BatchProcessMetadata.IndividualProcessStatus.Builder>
-
clearOneof
public BatchProcessMetadata.IndividualProcessStatus.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<BatchProcessMetadata.IndividualProcessStatus.Builder>
-
setRepeatedField
public BatchProcessMetadata.IndividualProcessStatus.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<BatchProcessMetadata.IndividualProcessStatus.Builder>
-
addRepeatedField
public BatchProcessMetadata.IndividualProcessStatus.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<BatchProcessMetadata.IndividualProcessStatus.Builder>
-
mergeFrom
public BatchProcessMetadata.IndividualProcessStatus.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<BatchProcessMetadata.IndividualProcessStatus.Builder>
-
mergeFrom
public BatchProcessMetadata.IndividualProcessStatus.Builder mergeFrom(BatchProcessMetadata.IndividualProcessStatus other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchProcessMetadata.IndividualProcessStatus.Builder>
-
mergeFrom
public BatchProcessMetadata.IndividualProcessStatus.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<BatchProcessMetadata.IndividualProcessStatus.Builder>
- Throws:
IOException
-
getInputGcsSource
public String getInputGcsSource()
The source of the document, same as the [input_gcs_source][google.cloud.documentai.v1beta3.BatchProcessMetadata.IndividualProcessStatus.input_gcs_source] field in the request when the batch process started.
string input_gcs_source = 1;
- Specified by:
getInputGcsSource
in interfaceBatchProcessMetadata.IndividualProcessStatusOrBuilder
- Returns:
- The inputGcsSource.
-
getInputGcsSourceBytes
public com.google.protobuf.ByteString getInputGcsSourceBytes()
The source of the document, same as the [input_gcs_source][google.cloud.documentai.v1beta3.BatchProcessMetadata.IndividualProcessStatus.input_gcs_source] field in the request when the batch process started.
string input_gcs_source = 1;
- Specified by:
getInputGcsSourceBytes
in interfaceBatchProcessMetadata.IndividualProcessStatusOrBuilder
- Returns:
- The bytes for inputGcsSource.
-
setInputGcsSource
public BatchProcessMetadata.IndividualProcessStatus.Builder setInputGcsSource(String value)
The source of the document, same as the [input_gcs_source][google.cloud.documentai.v1beta3.BatchProcessMetadata.IndividualProcessStatus.input_gcs_source] field in the request when the batch process started.
string input_gcs_source = 1;
- Parameters:
value
- The inputGcsSource to set.- Returns:
- This builder for chaining.
-
clearInputGcsSource
public BatchProcessMetadata.IndividualProcessStatus.Builder clearInputGcsSource()
The source of the document, same as the [input_gcs_source][google.cloud.documentai.v1beta3.BatchProcessMetadata.IndividualProcessStatus.input_gcs_source] field in the request when the batch process started.
string input_gcs_source = 1;
- Returns:
- This builder for chaining.
-
setInputGcsSourceBytes
public BatchProcessMetadata.IndividualProcessStatus.Builder setInputGcsSourceBytes(com.google.protobuf.ByteString value)
The source of the document, same as the [input_gcs_source][google.cloud.documentai.v1beta3.BatchProcessMetadata.IndividualProcessStatus.input_gcs_source] field in the request when the batch process started.
string input_gcs_source = 1;
- Parameters:
value
- The bytes for inputGcsSource to set.- Returns:
- This builder for chaining.
-
hasStatus
public boolean hasStatus()
The status processing the document.
.google.rpc.Status status = 2;
- Specified by:
hasStatus
in interfaceBatchProcessMetadata.IndividualProcessStatusOrBuilder
- Returns:
- Whether the status field is set.
-
getStatus
public com.google.rpc.Status getStatus()
The status processing the document.
.google.rpc.Status status = 2;
- Specified by:
getStatus
in interfaceBatchProcessMetadata.IndividualProcessStatusOrBuilder
- Returns:
- The status.
-
setStatus
public BatchProcessMetadata.IndividualProcessStatus.Builder setStatus(com.google.rpc.Status value)
The status processing the document.
.google.rpc.Status status = 2;
-
setStatus
public BatchProcessMetadata.IndividualProcessStatus.Builder setStatus(com.google.rpc.Status.Builder builderForValue)
The status processing the document.
.google.rpc.Status status = 2;
-
mergeStatus
public BatchProcessMetadata.IndividualProcessStatus.Builder mergeStatus(com.google.rpc.Status value)
The status processing the document.
.google.rpc.Status status = 2;
-
clearStatus
public BatchProcessMetadata.IndividualProcessStatus.Builder clearStatus()
The status processing the document.
.google.rpc.Status status = 2;
-
getStatusBuilder
public com.google.rpc.Status.Builder getStatusBuilder()
The status processing the document.
.google.rpc.Status status = 2;
-
getStatusOrBuilder
public com.google.rpc.StatusOrBuilder getStatusOrBuilder()
The status processing the document.
.google.rpc.Status status = 2;
- Specified by:
getStatusOrBuilder
in interfaceBatchProcessMetadata.IndividualProcessStatusOrBuilder
-
getOutputGcsDestination
public String getOutputGcsDestination()
The Cloud Storage output destination (in the request as [DocumentOutputConfig.GcsOutputConfig.gcs_uri][google.cloud.documentai.v1beta3.DocumentOutputConfig.GcsOutputConfig.gcs_uri]) of the processed document if it was successful, otherwise empty.
string output_gcs_destination = 3;
- Specified by:
getOutputGcsDestination
in interfaceBatchProcessMetadata.IndividualProcessStatusOrBuilder
- Returns:
- The outputGcsDestination.
-
getOutputGcsDestinationBytes
public com.google.protobuf.ByteString getOutputGcsDestinationBytes()
The Cloud Storage output destination (in the request as [DocumentOutputConfig.GcsOutputConfig.gcs_uri][google.cloud.documentai.v1beta3.DocumentOutputConfig.GcsOutputConfig.gcs_uri]) of the processed document if it was successful, otherwise empty.
string output_gcs_destination = 3;
- Specified by:
getOutputGcsDestinationBytes
in interfaceBatchProcessMetadata.IndividualProcessStatusOrBuilder
- Returns:
- The bytes for outputGcsDestination.
-
setOutputGcsDestination
public BatchProcessMetadata.IndividualProcessStatus.Builder setOutputGcsDestination(String value)
The Cloud Storage output destination (in the request as [DocumentOutputConfig.GcsOutputConfig.gcs_uri][google.cloud.documentai.v1beta3.DocumentOutputConfig.GcsOutputConfig.gcs_uri]) of the processed document if it was successful, otherwise empty.
string output_gcs_destination = 3;
- Parameters:
value
- The outputGcsDestination to set.- Returns:
- This builder for chaining.
-
clearOutputGcsDestination
public BatchProcessMetadata.IndividualProcessStatus.Builder clearOutputGcsDestination()
The Cloud Storage output destination (in the request as [DocumentOutputConfig.GcsOutputConfig.gcs_uri][google.cloud.documentai.v1beta3.DocumentOutputConfig.GcsOutputConfig.gcs_uri]) of the processed document if it was successful, otherwise empty.
string output_gcs_destination = 3;
- Returns:
- This builder for chaining.
-
setOutputGcsDestinationBytes
public BatchProcessMetadata.IndividualProcessStatus.Builder setOutputGcsDestinationBytes(com.google.protobuf.ByteString value)
The Cloud Storage output destination (in the request as [DocumentOutputConfig.GcsOutputConfig.gcs_uri][google.cloud.documentai.v1beta3.DocumentOutputConfig.GcsOutputConfig.gcs_uri]) of the processed document if it was successful, otherwise empty.
string output_gcs_destination = 3;
- Parameters:
value
- The bytes for outputGcsDestination to set.- Returns:
- This builder for chaining.
-
getHumanReviewOperation
@Deprecated public String getHumanReviewOperation()
Deprecated.google.cloud.documentai.v1beta3.BatchProcessMetadata.IndividualProcessStatus.human_review_operation is deprecated. See google/cloud/documentai/v1beta3/document_processor_service.proto;l=550The name of the operation triggered by the processed document. If the human review process isn't triggered, this field will be empty. It has the same response type and metadata as the long-running operation returned by the [ReviewDocument][google.cloud.documentai.v1beta3.DocumentProcessorService.ReviewDocument] method.
string human_review_operation = 4 [deprecated = true];
- Specified by:
getHumanReviewOperation
in interfaceBatchProcessMetadata.IndividualProcessStatusOrBuilder
- Returns:
- The humanReviewOperation.
-
getHumanReviewOperationBytes
@Deprecated public com.google.protobuf.ByteString getHumanReviewOperationBytes()
Deprecated.google.cloud.documentai.v1beta3.BatchProcessMetadata.IndividualProcessStatus.human_review_operation is deprecated. See google/cloud/documentai/v1beta3/document_processor_service.proto;l=550The name of the operation triggered by the processed document. If the human review process isn't triggered, this field will be empty. It has the same response type and metadata as the long-running operation returned by the [ReviewDocument][google.cloud.documentai.v1beta3.DocumentProcessorService.ReviewDocument] method.
string human_review_operation = 4 [deprecated = true];
- Specified by:
getHumanReviewOperationBytes
in interfaceBatchProcessMetadata.IndividualProcessStatusOrBuilder
- Returns:
- The bytes for humanReviewOperation.
-
setHumanReviewOperation
@Deprecated public BatchProcessMetadata.IndividualProcessStatus.Builder setHumanReviewOperation(String value)
Deprecated.google.cloud.documentai.v1beta3.BatchProcessMetadata.IndividualProcessStatus.human_review_operation is deprecated. See google/cloud/documentai/v1beta3/document_processor_service.proto;l=550The name of the operation triggered by the processed document. If the human review process isn't triggered, this field will be empty. It has the same response type and metadata as the long-running operation returned by the [ReviewDocument][google.cloud.documentai.v1beta3.DocumentProcessorService.ReviewDocument] method.
string human_review_operation = 4 [deprecated = true];
- Parameters:
value
- The humanReviewOperation to set.- Returns:
- This builder for chaining.
-
clearHumanReviewOperation
@Deprecated public BatchProcessMetadata.IndividualProcessStatus.Builder clearHumanReviewOperation()
Deprecated.google.cloud.documentai.v1beta3.BatchProcessMetadata.IndividualProcessStatus.human_review_operation is deprecated. See google/cloud/documentai/v1beta3/document_processor_service.proto;l=550The name of the operation triggered by the processed document. If the human review process isn't triggered, this field will be empty. It has the same response type and metadata as the long-running operation returned by the [ReviewDocument][google.cloud.documentai.v1beta3.DocumentProcessorService.ReviewDocument] method.
string human_review_operation = 4 [deprecated = true];
- Returns:
- This builder for chaining.
-
setHumanReviewOperationBytes
@Deprecated public BatchProcessMetadata.IndividualProcessStatus.Builder setHumanReviewOperationBytes(com.google.protobuf.ByteString value)
Deprecated.google.cloud.documentai.v1beta3.BatchProcessMetadata.IndividualProcessStatus.human_review_operation is deprecated. See google/cloud/documentai/v1beta3/document_processor_service.proto;l=550The name of the operation triggered by the processed document. If the human review process isn't triggered, this field will be empty. It has the same response type and metadata as the long-running operation returned by the [ReviewDocument][google.cloud.documentai.v1beta3.DocumentProcessorService.ReviewDocument] method.
string human_review_operation = 4 [deprecated = true];
- Parameters:
value
- The bytes for humanReviewOperation to set.- Returns:
- This builder for chaining.
-
hasHumanReviewStatus
public boolean hasHumanReviewStatus()
The status of human review on the processed document.
.google.cloud.documentai.v1beta3.HumanReviewStatus human_review_status = 5;
- Specified by:
hasHumanReviewStatus
in interfaceBatchProcessMetadata.IndividualProcessStatusOrBuilder
- Returns:
- Whether the humanReviewStatus field is set.
-
getHumanReviewStatus
public HumanReviewStatus getHumanReviewStatus()
The status of human review on the processed document.
.google.cloud.documentai.v1beta3.HumanReviewStatus human_review_status = 5;
- Specified by:
getHumanReviewStatus
in interfaceBatchProcessMetadata.IndividualProcessStatusOrBuilder
- Returns:
- The humanReviewStatus.
-
setHumanReviewStatus
public BatchProcessMetadata.IndividualProcessStatus.Builder setHumanReviewStatus(HumanReviewStatus value)
The status of human review on the processed document.
.google.cloud.documentai.v1beta3.HumanReviewStatus human_review_status = 5;
-
setHumanReviewStatus
public BatchProcessMetadata.IndividualProcessStatus.Builder setHumanReviewStatus(HumanReviewStatus.Builder builderForValue)
The status of human review on the processed document.
.google.cloud.documentai.v1beta3.HumanReviewStatus human_review_status = 5;
-
mergeHumanReviewStatus
public BatchProcessMetadata.IndividualProcessStatus.Builder mergeHumanReviewStatus(HumanReviewStatus value)
The status of human review on the processed document.
.google.cloud.documentai.v1beta3.HumanReviewStatus human_review_status = 5;
-
clearHumanReviewStatus
public BatchProcessMetadata.IndividualProcessStatus.Builder clearHumanReviewStatus()
The status of human review on the processed document.
.google.cloud.documentai.v1beta3.HumanReviewStatus human_review_status = 5;
-
getHumanReviewStatusBuilder
public HumanReviewStatus.Builder getHumanReviewStatusBuilder()
The status of human review on the processed document.
.google.cloud.documentai.v1beta3.HumanReviewStatus human_review_status = 5;
-
getHumanReviewStatusOrBuilder
public HumanReviewStatusOrBuilder getHumanReviewStatusOrBuilder()
The status of human review on the processed document.
.google.cloud.documentai.v1beta3.HumanReviewStatus human_review_status = 5;
- Specified by:
getHumanReviewStatusOrBuilder
in interfaceBatchProcessMetadata.IndividualProcessStatusOrBuilder
-
setUnknownFields
public final BatchProcessMetadata.IndividualProcessStatus.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchProcessMetadata.IndividualProcessStatus.Builder>
-
mergeUnknownFields
public final BatchProcessMetadata.IndividualProcessStatus.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchProcessMetadata.IndividualProcessStatus.Builder>
-
-