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 documentation for the \u003ccode\u003eBatchProcessMetadata.Types.IndividualProcessStatus\u003c/code\u003e class within the Google Cloud Document AI v1 API.\u003c/p\u003e\n"],["\u003cp\u003eIt details the different versions of the API, ranging from version 1.0.0 up to the latest version, 3.19.0, with each version providing access to the \u003ccode\u003eIndividualProcessStatus\u003c/code\u003e class reference.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIndividualProcessStatus\u003c/code\u003e class represents the processing status of individual documents in a batch process and is implemented as part of the .NET library, \u003ccode\u003eGoogle.Cloud.DocumentAI.V1.dll\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, and it can be constructed with either no parameters or another \u003ccode\u003eIndividualProcessStatus\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eIndividualProcessStatus\u003c/code\u003e class include \u003ccode\u003eHumanReviewStatus\u003c/code\u003e, \u003ccode\u003eInputGcsSource\u003c/code\u003e, \u003ccode\u003eOutputGcsDestination\u003c/code\u003e, and \u003ccode\u003eStatus\u003c/code\u003e, all providing information about the processed document.\u003c/p\u003e\n"]]],[],null,[]]