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-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eDocumentProcessorService\u003c/code\u003e class facilitates interactions with Google Cloud Document AI for processing documents using advanced AI.\u003c/p\u003e\n"],["\u003cp\u003eThis service utilizes natural language processing, computer vision, and translation to extract structured data from documents.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes methods like \u003ccode\u003eBindService\u003c/code\u003e for creating and registering service definitions with a server, allowing custom service logic.\u003c/p\u003e\n"],["\u003cp\u003eIt is part of the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1Beta3\u003c/code\u003e namespace and is located in the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1Beta3.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the document API available, with the latest version being \u003ccode\u003e2.0.0-beta23\u003c/code\u003e, and \u003ccode\u003e1.0.0-beta04\u003c/code\u003e also being referenced.\u003c/p\u003e\n"]]],[],null,[]]