public sealed class IndividualProcessStatus : IMessage<BatchProcessMetadata.Types.IndividualProcessStatus>, IEquatable<BatchProcessMetadata.Types.IndividualProcessStatus>, IDeepCloneable<BatchProcessMetadata.Types.IndividualProcessStatus>, IBufferMessage, IMessage
The status of a each individual document in the batch process.
The source of the document, same as the [input_gcs_source] field in the
request when the batch process started. The batch process is started by
take snapshot of that document, since a user can move or change that
document during the process.
[[["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 documents the \u003ccode\u003eIndividualProcessStatus\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1\u003c/code\u003e namespace, detailing its structure and functionality for managing the status of individual documents in a batch process.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIndividualProcessStatus\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing it to interact with and be handled by Google's Protocol Buffers.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eIndividualProcessStatus\u003c/code\u003e include \u003ccode\u003eHumanReviewStatus\u003c/code\u003e, \u003ccode\u003eInputGcsSource\u003c/code\u003e, \u003ccode\u003eOutputGcsDestination\u003c/code\u003e, and \u003ccode\u003eStatus\u003c/code\u003e, which provide details about human review, original document location, processed document output location, and the current processing state.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eIndividualProcessStatus\u003c/code\u003e also contains available constructors for creating instances of the object, one default and one that takes another \u003ccode\u003eBatchProcessMetadata.Types.IndividualProcessStatus\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThis document page also provides historical versions of the \u003ccode\u003eIndividualProcessStatus\u003c/code\u003e, ranging from version 3.19.0 (latest) down to 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]