public static void BindService(ServiceBinderBase serviceBinder, DocumentService.DocumentServiceBase 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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-24 UTC."],[[["This page provides reference documentation for the `DocumentService` class within the Google Cloud Document AI v1beta3 API, specifically for the .NET environment."],["The `DocumentService` class is designed to interact with Cloud Document AI for managing document collections and datasets."],["The latest version of the `DocumentService` API available is 2.0.0-beta23, with version 2.0.0-beta22 and 1.0.0-beta04 also available."],["The `DocumentService` class includes two static `BindService` methods, both of which facilitate the creation of service definitions or the registration of service methods for server-side handling logic."],["Inherited members for the `DocumentService` class include `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`, which are inherited from the `object` class."]]],[]]