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\u003eThis webpage provides documentation for the \u003ccode\u003eServingConfigService\u003c/code\u003e within the \u003ccode\u003eGoogle.Cloud.Retail.V2\u003c/code\u003e namespace, specifically for the .NET environment, with version 2.2.0 being the base context, while also listing all versions from 1.0.0 up to 2.12.0 (latest).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eServingConfigService\u003c/code\u003e class is used to modify ServingConfig and inherits from the base \u003ccode\u003eObject\u003c/code\u003e class, and the page lists it's inherited members, 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"],["\u003cp\u003eThe page documents two methods of the \u003ccode\u003eServingConfigService\u003c/code\u003e class, \u003ccode\u003eBindService\u003c/code\u003e, one of which takes only \u003ccode\u003eserviceImpl\u003c/code\u003e as a parameter, and another that takes in \u003ccode\u003eserviceBinder\u003c/code\u003e as well as \u003ccode\u003eserviceImpl\u003c/code\u003e, both of which create server service definitions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e methods are designed for registering the service with a server, with the second \u003ccode\u003eBindService\u003c/code\u003e method being part of an experimental API that allows for customized service binding logic.\u003c/p\u003e\n"]]],[],null,[]]