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 provides documentation for the \u003ccode\u003eDocumentProcessorService\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1\u003c/code\u003e namespace, detailing its role in interacting with Google Cloud Document AI for document processing.\u003c/p\u003e\n"],["\u003cp\u003eThe content lists various versions of the \u003ccode\u003eDocumentProcessorService\u003c/code\u003e, ranging from version 1.0.0 to the latest 3.19.0, allowing users to access specific version documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDocumentProcessorService\u003c/code\u003e class uses state-of-the-art Google AI to extract data from documents and has inherited methods from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe page details two methods for \u003ccode\u003eBindService\u003c/code\u003e, one that creates a service definition and another for registering a service method, both accepting an object implementing the server-side logic.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation is specific to the .NET environment, as indicated by the file names and code examples, such as \u003ccode\u003eGoogle.Cloud.DocumentAI.V1.dll\u003c/code\u003e and links to Microsoft .NET documentation.\u003c/p\u003e\n"]]],[],null,[]]