public static void BindService(ServiceBinderBase serviceBinder, Flows.FlowsBase 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-07-07 UTC."],[[["This webpage provides reference documentation for the `Flows` class within the Google Cloud Dialogflow CX v3 API for .NET."],["The latest version of the Dialogflow CX v3 API class Flows is version 2.23.0, with a total of 37 available versions listed, ranging down to 1.0.0."],["The `Flows` class is a service for managing flows in Dialogflow CX."],["It includes methods such as `BindService`, which creates a service definition that can be registered with a server, or which can register service methods with a service binder, with the ability to use or not use implementation."],["The `Flows` class inherits from `Object` and is part of the `Google.Cloud.Dialogflow.Cx.V3` namespace, found within the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly."]]],[]]