public sealed class BatchProcessMetadata.Types.IndividualProcessStatus : IMessage<BatchProcessMetadata.Types.IndividualProcessStatus>, IEquatable<BatchProcessMetadata.Types.IndividualProcessStatus>, IDeepCloneable<BatchProcessMetadata.Types.IndividualProcessStatus>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class BatchProcessMetadata.Types.IndividualProcessStatus.
The status of a each individual document in the batch process.
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.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-19 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eBatchProcessMetadata.Types.IndividualProcessStatus\u003c/code\u003e class within the Cloud Document AI v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIndividualProcessStatus\u003c/code\u003e class represents the processing status of a single document in a batch process, and it implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists numerous versions of the API, ranging from 1.0.0 up to the latest 3.19.0, each linking to the respective version's documentation for the \u003ccode\u003eIndividualProcessStatus\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties such as \u003ccode\u003eHumanReviewStatus\u003c/code\u003e, \u003ccode\u003eInputGcsSource\u003c/code\u003e, \u003ccode\u003eOutputGcsDestination\u003c/code\u003e, and \u003ccode\u003eStatus\u003c/code\u003e, all of which are available to get and/or set information related to the document's processing.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are available, \u003ccode\u003eIndividualProcessStatus()\u003c/code\u003e which creates a default object, and \u003ccode\u003eIndividualProcessStatus(BatchProcessMetadata.Types.IndividualProcessStatus other)\u003c/code\u003e which initializes the object with information from another one of the same type.\u003c/p\u003e\n"]]],[],null,[]]