public static void BindService(ServiceBinderBase serviceBinder, Versions.VersionsBase 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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides reference documentation for the `Versions` class within the Google Cloud Dialogflow v2 API, specifically for version 4.20.0 and its associated classes."],["The `Versions` class is designed for managing versions in the Dialogflow service, with the latest version currently being 4.26.0, and a full list of versions going down to version 3.2.0."],["The documentation details methods like `BindService`, which are used to create service definitions and register service methods for server-side handling."],["This page shows the inheritance tree, listing `object` as a parent class for `Versions`, along with links to inherited members and the namespace it is a part of."],["The page is a deep dive for developers using the Google.Cloud.Dialogflow.V2 namespace, and its related service implementations, and presents the available versions as a part of that package."]]],[]]