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-21 UTC."],[[["This webpage provides documentation for the `DocumentService` class within the Google Cloud Discovery Engine v1 API, which is used for ingesting customer website document information."],["The latest stable version of the `DocumentService` class is 1.6.0, with prior versions ranging from 1.0.0-beta06 to 1.5.0, each linked to their respective documentation."],["The `DocumentService` class inherits from `System.Object` and includes inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The class offers two `BindService` methods for creating and registering service definitions with a server or service binder, with detailed parameter and return type information."],["The namespace for this service is `Google.Cloud.DiscoveryEngine.V1`, and it's found within the `Google.Cloud.DiscoveryEngine.V1.dll` assembly."]]],[]]