Service to call Cloud DocumentAI to process documents according to the
processor's definition. Processors are built using state-of-the-art Google
AI such as natural language, computer vision, and translation to extract
structured information from unstructured or semi-structured documents.
public static void BindService(ServiceBinderBase serviceBinder, DocumentProcessorService.DocumentProcessorServiceBase serviceImpl)
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior notice.
[[["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 details the \u003ccode\u003eDocumentProcessorService\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1\u003c/code\u003e namespace, which is designed to interact with Cloud Document AI for processing documents.\u003c/p\u003e\n"],["\u003cp\u003eThe service uses Google AI technologies to extract structured data from unstructured or semi-structured documents.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides a version history, listing available versions from 1.0.0 up to the latest release, 3.19.0, along with their corresponding documentation links.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDocumentProcessorService\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and includes methods such as \u003ccode\u003eBindService\u003c/code\u003e to create and register server-side service definitions.\u003c/p\u003e\n"],["\u003cp\u003eThere are two implementations of \u003ccode\u003eBindService\u003c/code\u003e method available, both utilizing an object implementing the server-side logic, whether directly or via a service binder.\u003c/p\u003e\n"]]],[],null,[]]