public static void BindService(ServiceBinderBase serviceBinder, ConversationModels.ConversationModelsBase 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\u003eConversationModels\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, which is used for managing models related to human agent assistants.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists various versions of the Dialogflow v2 API, ranging from version 4.26.0 (latest) down to version 3.2.0, with links to the corresponding documentation for each.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConversationModels\u003c/code\u003e class inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and includes methods like \u003ccode\u003eBindService\u003c/code\u003e for creating and registering service definitions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e method has two overloads, one taking \u003ccode\u003eConversationModelsBase\u003c/code\u003e and the other taking both \u003ccode\u003eServiceBinderBase\u003c/code\u003e and \u003ccode\u003eConversationModelsBase\u003c/code\u003e, used to define service logic.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation mentions that one of the \u003ccode\u003eBindService\u003c/code\u003e methods is part of an experimental API that can change or be removed.\u003c/p\u003e\n"]]],[],null,[]]