public static void BindService(ServiceBinderBase serviceBinder, SearchService.SearchServiceBase 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-31 UTC."],[[["This document provides reference documentation for the `SearchService` class within the Google Cloud Discovery Engine v1 API."],["The `SearchService` class, part of the `Google.Cloud.DiscoveryEngine.V1` namespace, offers functionality for search operations."],["The current page highlights version 1.3.0, but also includes links to other versions of the `SearchService`, ranging from 1.0.0-beta06 to the latest 1.6.0."],["The `SearchService` class includes static methods like `BindService` for creating and registering service definitions with a server, which can be done with or without implementation."],["The `SearchService` is an inherited member of the `object` class, which then implements its own inherited members."]]],[]]