[[["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\u003eThe latest version of the DocumentProcessorService is 3.19.0, with a full version history available from 1.0.0 onwards, all accessible by their respective link.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDocumentProcessorServiceBase\u003c/code\u003e is the base class for server-side implementations of the \u003ccode\u003eDocumentProcessorService\u003c/code\u003e, inheriting from \u003ccode\u003eObject\u003c/code\u003e and residing within the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis service provides three main methods: \u003ccode\u003eBatchProcessDocuments\u003c/code\u003e for processing multiple documents, \u003ccode\u003eProcessDocument\u003c/code\u003e for single document processing, and \u003ccode\u003eReviewDocument\u003c/code\u003e for sending documents for human review.\u003c/p\u003e\n"],["\u003cp\u003eAll three methods require a request object (e.g., \u003ccode\u003eBatchProcessRequest\u003c/code\u003e, \u003ccode\u003eProcessRequest\u003c/code\u003e, \u003ccode\u003eReviewDocumentRequest\u003c/code\u003e) and a \u003ccode\u003eServerCallContext\u003c/code\u003e to be passed in as parameters.\u003c/p\u003e\n"],["\u003cp\u003eEach method returns an asynchronous task with a type, either \u003ccode\u003eOperation\u003c/code\u003e for batch and review operations or \u003ccode\u003eProcessResponse\u003c/code\u003e for single document processing, allowing the client to retrieve the response.\u003c/p\u003e\n"]]],[],null,[]]