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 documentation for the `Flows` class within the Google Cloud Dialogflow CX V3 API for .NET, with the most recent version being 2.23.0."],["The `Flows` class is used for managing flows in Dialogflow CX, a service for building conversational AI experiences."],["The documentation covers a range of versions for the `Flows` class, from version 1.0.0 up to the latest version 2.23.0, allowing access to previous iterations."],["There are two `BindService` methods available for service definition and custom binding logic."],["This class inherits from object and provides documentation for the methods and members of this class in the API."]]],[]]