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-21 UTC."],[[["This webpage provides documentation for the `SearchService` class within the Google Cloud Retail V2 API for .NET."],["The latest version of the API documented is 2.12.0, but this page focuses on version 2.4.0, along with links to various other versions including older versions."],["The `SearchService` class is specifically for search functionality, and Retail Search must be enabled in the Cloud Console before use."],["The page details two `BindService` methods for server-side implementation and service definition creation within the `SearchService` class."],["The `SearchService` class inherits from the base `Object` class and contains methods like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]