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."],[[["The latest version of Google.Cloud.Dialogflow.Cx.V3 is 2.23.0, with a range of previous versions available, from 2.22.0 down to 1.0.0."],["This page documents the `Versions` class, which is a service for managing Dialogflow CX versions, within the `Google.Cloud.Dialogflow.Cx.V3` namespace."],["The `Versions` class inherits from `Object` and is part of the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly."],["The page details the `BindService` method, which is used to create or register service definitions, and it is overloaded to accommodate different service binding needs."],["Version 1.2.0 is presented as the current version of the page and documentation displayed."]]],[]]