public static void BindService(ServiceBinderBase serviceBinder, SchemaService.SchemaServiceBase 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 document provides reference documentation for the `SchemaService` class within the Google Cloud Discovery Engine v1 API."],["The `SchemaService` class is used for managing `Schema` objects within the Google Cloud Discovery Engine, and it inherits from the base `object` class."],["The document lists available versions of the `SchemaService`, from version 1.0.0-beta06 up to the latest version 1.6.0, and this specific page references version 1.5.0."],["The `SchemaService` class includes methods like `BindService`, which allows for the registration of server-side handling logic for the service."],["This `SchemaService` is located within the `Google.Cloud.DiscoveryEngine.V1` namespace, and is contained within the `Google.Cloud.DiscoveryEngine.V1.dll` assembly."]]],[]]