This interface defines virtual methods for each of the user-facing overload sets in FlowsClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type FlowsClient.
[[["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 webpage details the `FlowsConnection` object, which acts as an interface defining virtual methods for `FlowsClient` in the Google Cloud Dialogflow CX C++ library."],["The `FlowsConnection` allows for custom behavior injection, such as using Google Mock objects, which is beneficial for testing `FlowsClient`."],["The page lists various versions of the Dialogflow CX library, with version 2.37.0-rc being the most recent, and 2.29.0 being the version specifically documented."],["The `FlowsConnection` interface includes methods for managing flows such as `CreateFlow`, `DeleteFlow`, `ListFlows`, `GetFlow`, `UpdateFlow`, `TrainFlow`, `ValidateFlow`, `ImportFlow`, and `ExportFlow`."],["The page provides links to the reference documentation for each version, including the `FlowsConnection` object and related functions, with the option to explore and navigate through other versions."]]],[]]