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 type
google.cloud.documentai.v1beta3.BatchProcessMetadata.IndividualProcessStatus| Modifier and Type | Method and 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. See
google/cloud/documentai/v1beta3/document_processor_service.proto;l=636
|
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. See
google/cloud/documentai/v1beta3/document_processor_service.proto;l=636
|
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=636
|
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. See
google/cloud/documentai/v1beta3/document_processor_service.proto;l=636
|
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=636
|
BatchProcessMetadata.IndividualProcessStatus.Builder |
setHumanReviewStatus(HumanReviewStatus.Builder builderForValue)
The status of human review on the processed document.
|
BatchProcessMetadata.IndividualProcessStatus.Builder |
setHumanReviewStatus(HumanReviewStatus value)
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.Builder builderForValue)
The status processing the document.
|
BatchProcessMetadata.IndividualProcessStatus.Builder |
setStatus(com.google.rpc.Status value)
The status processing the document.
|
BatchProcessMetadata.IndividualProcessStatus.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<BatchProcessMetadata.IndividualProcessStatus.Builder>public BatchProcessMetadata.IndividualProcessStatus.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<BatchProcessMetadata.IndividualProcessStatus.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<BatchProcessMetadata.IndividualProcessStatus.Builder>public BatchProcessMetadata.IndividualProcessStatus getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic BatchProcessMetadata.IndividualProcessStatus build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic BatchProcessMetadata.IndividualProcessStatus buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic BatchProcessMetadata.IndividualProcessStatus.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<BatchProcessMetadata.IndividualProcessStatus.Builder>public BatchProcessMetadata.IndividualProcessStatus.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<BatchProcessMetadata.IndividualProcessStatus.Builder>public BatchProcessMetadata.IndividualProcessStatus.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<BatchProcessMetadata.IndividualProcessStatus.Builder>public BatchProcessMetadata.IndividualProcessStatus.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<BatchProcessMetadata.IndividualProcessStatus.Builder>public BatchProcessMetadata.IndividualProcessStatus.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<BatchProcessMetadata.IndividualProcessStatus.Builder>public BatchProcessMetadata.IndividualProcessStatus.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<BatchProcessMetadata.IndividualProcessStatus.Builder>public BatchProcessMetadata.IndividualProcessStatus.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<BatchProcessMetadata.IndividualProcessStatus.Builder>public BatchProcessMetadata.IndividualProcessStatus.Builder mergeFrom(BatchProcessMetadata.IndividualProcessStatus other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<BatchProcessMetadata.IndividualProcessStatus.Builder>public BatchProcessMetadata.IndividualProcessStatus.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<BatchProcessMetadata.IndividualProcessStatus.Builder>IOExceptionpublic 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;getInputGcsSource in interface BatchProcessMetadata.IndividualProcessStatusOrBuilderpublic 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;getInputGcsSourceBytes in interface BatchProcessMetadata.IndividualProcessStatusOrBuilderpublic 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;value - The inputGcsSource to set.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;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;value - The bytes for inputGcsSource to set.public boolean hasStatus()
The status processing the document.
.google.rpc.Status status = 2;hasStatus in interface BatchProcessMetadata.IndividualProcessStatusOrBuilderpublic com.google.rpc.Status getStatus()
The status processing the document.
.google.rpc.Status status = 2;getStatus in interface BatchProcessMetadata.IndividualProcessStatusOrBuilderpublic BatchProcessMetadata.IndividualProcessStatus.Builder setStatus(com.google.rpc.Status value)
The status processing the document.
.google.rpc.Status status = 2;public BatchProcessMetadata.IndividualProcessStatus.Builder setStatus(com.google.rpc.Status.Builder builderForValue)
The status processing the document.
.google.rpc.Status status = 2;public BatchProcessMetadata.IndividualProcessStatus.Builder mergeStatus(com.google.rpc.Status value)
The status processing the document.
.google.rpc.Status status = 2;public BatchProcessMetadata.IndividualProcessStatus.Builder clearStatus()
The status processing the document.
.google.rpc.Status status = 2;public com.google.rpc.Status.Builder getStatusBuilder()
The status processing the document.
.google.rpc.Status status = 2;public com.google.rpc.StatusOrBuilder getStatusOrBuilder()
The status processing the document.
.google.rpc.Status status = 2;getStatusOrBuilder in interface BatchProcessMetadata.IndividualProcessStatusOrBuilderpublic 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;getOutputGcsDestination in interface BatchProcessMetadata.IndividualProcessStatusOrBuilderpublic 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;getOutputGcsDestinationBytes in interface BatchProcessMetadata.IndividualProcessStatusOrBuilderpublic 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;value - The outputGcsDestination to set.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;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;value - The bytes for outputGcsDestination to set.@Deprecated public String getHumanReviewOperation()
The 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];getHumanReviewOperation in interface BatchProcessMetadata.IndividualProcessStatusOrBuilder@Deprecated public com.google.protobuf.ByteString getHumanReviewOperationBytes()
The 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];getHumanReviewOperationBytes in interface BatchProcessMetadata.IndividualProcessStatusOrBuilder@Deprecated public BatchProcessMetadata.IndividualProcessStatus.Builder setHumanReviewOperation(String value)
The 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];value - The humanReviewOperation to set.@Deprecated public BatchProcessMetadata.IndividualProcessStatus.Builder clearHumanReviewOperation()
The 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];@Deprecated public BatchProcessMetadata.IndividualProcessStatus.Builder setHumanReviewOperationBytes(com.google.protobuf.ByteString value)
The 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];value - The bytes for humanReviewOperation to set.public boolean hasHumanReviewStatus()
The status of human review on the processed document.
.google.cloud.documentai.v1beta3.HumanReviewStatus human_review_status = 5;hasHumanReviewStatus in interface BatchProcessMetadata.IndividualProcessStatusOrBuilderpublic HumanReviewStatus getHumanReviewStatus()
The status of human review on the processed document.
.google.cloud.documentai.v1beta3.HumanReviewStatus human_review_status = 5;getHumanReviewStatus in interface BatchProcessMetadata.IndividualProcessStatusOrBuilderpublic BatchProcessMetadata.IndividualProcessStatus.Builder setHumanReviewStatus(HumanReviewStatus value)
The status of human review on the processed document.
.google.cloud.documentai.v1beta3.HumanReviewStatus human_review_status = 5;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;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;public BatchProcessMetadata.IndividualProcessStatus.Builder clearHumanReviewStatus()
The status of human review on the processed document.
.google.cloud.documentai.v1beta3.HumanReviewStatus human_review_status = 5;public HumanReviewStatus.Builder getHumanReviewStatusBuilder()
The status of human review on the processed document.
.google.cloud.documentai.v1beta3.HumanReviewStatus human_review_status = 5;public HumanReviewStatusOrBuilder getHumanReviewStatusOrBuilder()
The status of human review on the processed document.
.google.cloud.documentai.v1beta3.HumanReviewStatus human_review_status = 5;getHumanReviewStatusOrBuilder in interface BatchProcessMetadata.IndividualProcessStatusOrBuilderpublic final BatchProcessMetadata.IndividualProcessStatus.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BatchProcessMetadata.IndividualProcessStatus.Builder>public final BatchProcessMetadata.IndividualProcessStatus.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BatchProcessMetadata.IndividualProcessStatus.Builder>Copyright © 2024 Google LLC. All rights reserved.