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."],[[["\u003cp\u003eThe \u003ccode\u003eControlService\u003c/code\u003e class in the Retail v2 API provides functionality for modifying control settings within the retail environment.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.12.0 is the latest release of the \u003ccode\u003eControlService\u003c/code\u003e for .NET, and the documentation includes versions dating back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eControlService\u003c/code\u003e inherits core functionalities from the base \u003ccode\u003eObject\u003c/code\u003e class and includes methods for creating service definitions through \u003ccode\u003eBindService\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eControlService\u003c/code\u003e is part of the \u003ccode\u003eGoogle.Cloud.Retail.V2\u003c/code\u003e namespace and can be found within the \u003ccode\u003eGoogle.Cloud.Retail.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e method allows registration of the \u003ccode\u003eControlService\u003c/code\u003e on the server side, with customizable binding logic available through the use of \u003ccode\u003eServiceBinderBase\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]