Reference documentation and code samples for the Cloud Document AI v1 API class DocumentProcessorService.
Service to call Document AI 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\u003eThe DocumentProcessorService class is part of the Google Cloud Document AI v1 API and is used to process documents using Google AI technologies.\u003c/p\u003e\n"],["\u003cp\u003eThe API offers a range of versions from 1.0.0 to the latest 3.19.0, providing users with flexibility for compatibility and updates.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDocumentProcessorService\u003c/code\u003e inherits from the base .NET object class, with a number of inherited members as a result, that includes methods like GetHashCode, GetType, MemberwiseClone, and ToString.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes \u003ccode\u003eBindService\u003c/code\u003e methods for creating and registering service definitions, allowing for customization of the service binding logic.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e method takes in a parameter called \u003ccode\u003eserviceImpl\u003c/code\u003e, which is an object implementing the server-side handling logic for the \u003ccode\u003eDocumentProcessorService\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]