Required. The resource name of Processor or ProcessorVersion. Format: projects/{project}/locations/{location}/processors/{processor}, or projects/{project}/locations/{location}/processors/{processor}/processorVersions/{processorVersion} It takes the form projects/{project}/locations/{location}/processors/{processor}/processorVersions/{processorversion}.
Authorization requires one or more of the following IAM permissions on the specified resource name:
documentai.processors.processBatch
documentai.processorVersions.processBatch
Request body
The request body contains data with the following structure:
Optional. The labels with user-defined metadata for the request.
Label keys and values can be no longer than 63 characters (Unicode codepoints) and can only contain lowercase letters, numeric characters, underscores, and dashes. International characters are allowed. Label values are optional. Label keys must start with a letter.
Response body
If successful, the response body contains an instance of Operation.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-10 UTC."],[[["\u003cp\u003eThis endpoint, \u003ccode\u003eprojects.locations.processors.processorVersions.batchProcess\u003c/code\u003e, allows for batch processing of multiple documents.\u003c/p\u003e\n"],["\u003cp\u003eThe output of the batch process is stored in Cloud Storage in JSON format, specifically following the [Document] format.\u003c/p\u003e\n"],["\u003cp\u003eThe request requires a resource name (either a Processor or ProcessorVersion), and it has a required \u003ccode\u003einputDocuments\u003c/code\u003e object to define what is to be processed, and a \u003ccode\u003edocumentOutputConfig\u003c/code\u003e object to configure where to store the results.\u003c/p\u003e\n"],["\u003cp\u003eThe request body can include options to skip human review and contains a \u003ccode\u003elabels\u003c/code\u003e field for user-defined metadata.\u003c/p\u003e\n"],["\u003cp\u003eAuthorization for this process requires specific IAM permissions, either \u003ccode\u003edocumentai.processors.processBatch\u003c/code\u003e or \u003ccode\u003edocumentai.processorVersions.processBatch\u003c/code\u003e, depending on the type of resource.\u003c/p\u003e\n"]]],[],null,[]]