public static void BindService(ServiceBinderBase serviceBinder, ServingConfigService.ServingConfigServiceBase 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\u003eServingConfigService\u003c/code\u003e class in the Retail v2 API provides functionality for modifying serving configurations.\u003c/p\u003e\n"],["\u003cp\u003eThis webpage documents the \u003ccode\u003eServingConfigService\u003c/code\u003e class, with the latest version being 2.12.0 and a list of previous versions available for reference.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eServingConfigService\u003c/code\u003e class has two methods, \u003ccode\u003eBindService\u003c/code\u003e, which can either create a service definition to be registered with a server or register service methods with a service binder, and both methods can take an object that implements the server-side logic.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eServingConfigService\u003c/code\u003e inherits from the base \u003ccode\u003eobject\u003c/code\u003e class, with inherited methods such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]