Package com.google.cloud.documentai.v1
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.v1.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.v1.BatchProcessMetadata.IndividualProcessStatus
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description BatchProcessMetadata.IndividualProcessStatus.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)BatchProcessMetadata.IndividualProcessStatusbuild()BatchProcessMetadata.IndividualProcessStatusbuildPartial()BatchProcessMetadata.IndividualProcessStatus.Builderclear()BatchProcessMetadata.IndividualProcessStatus.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)BatchProcessMetadata.IndividualProcessStatus.BuilderclearHumanReviewStatus()The status of human review on the processed document.BatchProcessMetadata.IndividualProcessStatus.BuilderclearInputGcsSource()The source of the document, same as the [input_gcs_source][google.cloud.documentai.v1.BatchProcessMetadata.IndividualProcessStatus.input_gcs_source] field in the request when the batch process started.BatchProcessMetadata.IndividualProcessStatus.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)BatchProcessMetadata.IndividualProcessStatus.BuilderclearOutputGcsDestination()The Cloud Storage output destination (in the request as [DocumentOutputConfig.GcsOutputConfig.gcs_uri][google.cloud.documentai.v1.DocumentOutputConfig.GcsOutputConfig.gcs_uri]) of the processed document if it was successful, otherwise empty.BatchProcessMetadata.IndividualProcessStatus.BuilderclearStatus()The status processing the document.BatchProcessMetadata.IndividualProcessStatus.Builderclone()BatchProcessMetadata.IndividualProcessStatusgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()HumanReviewStatusgetHumanReviewStatus()The status of human review on the processed document.HumanReviewStatus.BuildergetHumanReviewStatusBuilder()The status of human review on the processed document.HumanReviewStatusOrBuildergetHumanReviewStatusOrBuilder()The status of human review on the processed document.StringgetInputGcsSource()The source of the document, same as the [input_gcs_source][google.cloud.documentai.v1.BatchProcessMetadata.IndividualProcessStatus.input_gcs_source] field in the request when the batch process started.com.google.protobuf.ByteStringgetInputGcsSourceBytes()The source of the document, same as the [input_gcs_source][google.cloud.documentai.v1.BatchProcessMetadata.IndividualProcessStatus.input_gcs_source] field in the request when the batch process started.StringgetOutputGcsDestination()The Cloud Storage output destination (in the request as [DocumentOutputConfig.GcsOutputConfig.gcs_uri][google.cloud.documentai.v1.DocumentOutputConfig.GcsOutputConfig.gcs_uri]) of the processed document if it was successful, otherwise empty.com.google.protobuf.ByteStringgetOutputGcsDestinationBytes()The Cloud Storage output destination (in the request as [DocumentOutputConfig.GcsOutputConfig.gcs_uri][google.cloud.documentai.v1.DocumentOutputConfig.GcsOutputConfig.gcs_uri]) of the processed document if it was successful, otherwise empty.com.google.rpc.StatusgetStatus()The status processing the document.com.google.rpc.Status.BuildergetStatusBuilder()The status processing the document.com.google.rpc.StatusOrBuildergetStatusOrBuilder()The status processing the document.booleanhasHumanReviewStatus()The status of human review on the processed document.booleanhasStatus()The status processing the document.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()BatchProcessMetadata.IndividualProcessStatus.BuildermergeFrom(BatchProcessMetadata.IndividualProcessStatus other)BatchProcessMetadata.IndividualProcessStatus.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)BatchProcessMetadata.IndividualProcessStatus.BuildermergeFrom(com.google.protobuf.Message other)BatchProcessMetadata.IndividualProcessStatus.BuildermergeHumanReviewStatus(HumanReviewStatus value)The status of human review on the processed document.BatchProcessMetadata.IndividualProcessStatus.BuildermergeStatus(com.google.rpc.Status value)The status processing the document.BatchProcessMetadata.IndividualProcessStatus.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)BatchProcessMetadata.IndividualProcessStatus.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)BatchProcessMetadata.IndividualProcessStatus.BuildersetHumanReviewStatus(HumanReviewStatus value)The status of human review on the processed document.BatchProcessMetadata.IndividualProcessStatus.BuildersetHumanReviewStatus(HumanReviewStatus.Builder builderForValue)The status of human review on the processed document.BatchProcessMetadata.IndividualProcessStatus.BuildersetInputGcsSource(String value)The source of the document, same as the [input_gcs_source][google.cloud.documentai.v1.BatchProcessMetadata.IndividualProcessStatus.input_gcs_source] field in the request when the batch process started.BatchProcessMetadata.IndividualProcessStatus.BuildersetInputGcsSourceBytes(com.google.protobuf.ByteString value)The source of the document, same as the [input_gcs_source][google.cloud.documentai.v1.BatchProcessMetadata.IndividualProcessStatus.input_gcs_source] field in the request when the batch process started.BatchProcessMetadata.IndividualProcessStatus.BuildersetOutputGcsDestination(String value)The Cloud Storage output destination (in the request as [DocumentOutputConfig.GcsOutputConfig.gcs_uri][google.cloud.documentai.v1.DocumentOutputConfig.GcsOutputConfig.gcs_uri]) of the processed document if it was successful, otherwise empty.BatchProcessMetadata.IndividualProcessStatus.BuildersetOutputGcsDestinationBytes(com.google.protobuf.ByteString value)The Cloud Storage output destination (in the request as [DocumentOutputConfig.GcsOutputConfig.gcs_uri][google.cloud.documentai.v1.DocumentOutputConfig.GcsOutputConfig.gcs_uri]) of the processed document if it was successful, otherwise empty.BatchProcessMetadata.IndividualProcessStatus.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)BatchProcessMetadata.IndividualProcessStatus.BuildersetStatus(com.google.rpc.Status value)The status processing the document.BatchProcessMetadata.IndividualProcessStatus.BuildersetStatus(com.google.rpc.Status.Builder builderForValue)The status processing the document.BatchProcessMetadata.IndividualProcessStatus.BuildersetUnknownFields(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:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<BatchProcessMetadata.IndividualProcessStatus.Builder>
-
clear
public BatchProcessMetadata.IndividualProcessStatus.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchProcessMetadata.IndividualProcessStatus.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<BatchProcessMetadata.IndividualProcessStatus.Builder>
-
getDefaultInstanceForType
public BatchProcessMetadata.IndividualProcessStatus getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public BatchProcessMetadata.IndividualProcessStatus build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public BatchProcessMetadata.IndividualProcessStatus buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public BatchProcessMetadata.IndividualProcessStatus.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<BatchProcessMetadata.IndividualProcessStatus.Builder>
-
setField
public BatchProcessMetadata.IndividualProcessStatus.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchProcessMetadata.IndividualProcessStatus.Builder>
-
clearField
public BatchProcessMetadata.IndividualProcessStatus.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchProcessMetadata.IndividualProcessStatus.Builder>
-
clearOneof
public BatchProcessMetadata.IndividualProcessStatus.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin 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:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchProcessMetadata.IndividualProcessStatus.Builder>
-
addRepeatedField
public BatchProcessMetadata.IndividualProcessStatus.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchProcessMetadata.IndividualProcessStatus.Builder>
-
mergeFrom
public BatchProcessMetadata.IndividualProcessStatus.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<BatchProcessMetadata.IndividualProcessStatus.Builder>
-
mergeFrom
public BatchProcessMetadata.IndividualProcessStatus.Builder mergeFrom(BatchProcessMetadata.IndividualProcessStatus other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin 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:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin 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.v1.BatchProcessMetadata.IndividualProcessStatus.input_gcs_source] field in the request when the batch process started.
string input_gcs_source = 1;- Specified by:
getInputGcsSourcein 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.v1.BatchProcessMetadata.IndividualProcessStatus.input_gcs_source] field in the request when the batch process started.
string input_gcs_source = 1;- Specified by:
getInputGcsSourceBytesin 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.v1.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.v1.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.v1.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:
hasStatusin 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:
getStatusin 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:
getStatusOrBuilderin interfaceBatchProcessMetadata.IndividualProcessStatusOrBuilder
-
getOutputGcsDestination
public String getOutputGcsDestination()
The Cloud Storage output destination (in the request as [DocumentOutputConfig.GcsOutputConfig.gcs_uri][google.cloud.documentai.v1.DocumentOutputConfig.GcsOutputConfig.gcs_uri]) of the processed document if it was successful, otherwise empty.
string output_gcs_destination = 3;- Specified by:
getOutputGcsDestinationin 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.v1.DocumentOutputConfig.GcsOutputConfig.gcs_uri]) of the processed document if it was successful, otherwise empty.
string output_gcs_destination = 3;- Specified by:
getOutputGcsDestinationBytesin 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.v1.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.v1.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.v1.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.
-
hasHumanReviewStatus
public boolean hasHumanReviewStatus()
The status of human review on the processed document.
.google.cloud.documentai.v1.HumanReviewStatus human_review_status = 5;- Specified by:
hasHumanReviewStatusin 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.v1.HumanReviewStatus human_review_status = 5;- Specified by:
getHumanReviewStatusin 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.v1.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.v1.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.v1.HumanReviewStatus human_review_status = 5;
-
clearHumanReviewStatus
public BatchProcessMetadata.IndividualProcessStatus.Builder clearHumanReviewStatus()
The status of human review on the processed document.
.google.cloud.documentai.v1.HumanReviewStatus human_review_status = 5;
-
getHumanReviewStatusBuilder
public HumanReviewStatus.Builder getHumanReviewStatusBuilder()
The status of human review on the processed document.
.google.cloud.documentai.v1.HumanReviewStatus human_review_status = 5;
-
getHumanReviewStatusOrBuilder
public HumanReviewStatusOrBuilder getHumanReviewStatusOrBuilder()
The status of human review on the processed document.
.google.cloud.documentai.v1.HumanReviewStatus human_review_status = 5;- Specified by:
getHumanReviewStatusOrBuilderin interfaceBatchProcessMetadata.IndividualProcessStatusOrBuilder
-
setUnknownFields
public final BatchProcessMetadata.IndividualProcessStatus.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchProcessMetadata.IndividualProcessStatus.Builder>
-
mergeUnknownFields
public final BatchProcessMetadata.IndividualProcessStatus.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchProcessMetadata.IndividualProcessStatus.Builder>
-
-