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-06-12 UTC."],[[["This page provides reference documentation for the `Flows` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, specifically for the .NET platform."],["The latest version available for the `Flows` class is 2.23.0, although the main listed version on the webpage is version 2.5.0, which contains the main information for the `Flows` class."],["The `Flows` class is part of the Dialogflow v3 API and is designed for managing Flows within that service."],["The page details the inheritance of the `Flows` class from the `Object` class and lists inherited members, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The page provides two methods, `BindService(Flows.FlowsBase)` and `BindService(ServiceBinderBase, Flows.FlowsBase)` with their descriptions, parameters, and return type, to manage service definitions and register service methods."]]],[]]