public static void BindService(ServiceBinderBase serviceBinder, ControlService.ControlServiceBase 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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides documentation for the `ControlService` class within the Google Cloud Retail V2 API, focusing on its use in .NET development."],["The latest version of `ControlService` is 2.12.0, with a history of versions ranging back to 1.0.0, all of which have links to their documentation."],["`ControlService` is designed for modifying Control objects, a part of the Google Cloud Retail V2 service."],["The documentation includes methods for binding the service to a server, specifically using the `BindService` method, which offers parameters for service implementation."],["The page also details the class's inheritance from `object` and the inherited members."]]],[]]