public static void BindService(ServiceBinderBase serviceBinder, Experiments.ExperimentsBase 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\u003eExperiments\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, detailing its functionality for managing Dialogflow CX experiments.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 2.23.0, and the page lists all available versions from 1.0.0 to the latest, allowing users to access documentation for specific versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExperiments\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and offers two methods for binding services: \u003ccode\u003eBindService(Experiments.ExperimentsBase)\u003c/code\u003e and \u003ccode\u003eBindService(ServiceBinderBase, Experiments.ExperimentsBase)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e methods are used to register service methods with a server or service binder, enabling server-side handling logic for experiments.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation specifies the assembly (\u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3.dll\u003c/code\u003e) where the \u003ccode\u003eExperiments\u003c/code\u003e class is located, and the \u003ccode\u003eserviceImpl\u003c/code\u003e parameter within the \u003ccode\u003eBindService\u003c/code\u003e method takes in an object, of type \u003ccode\u003eExperiments.ExperimentsBase\u003c/code\u003e, for server-side logic.\u003c/p\u003e\n"]]],[],null,[]]