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-14 UTC."],[[["This webpage details the `FlowsConnection` object, which works in conjunction with the `FlowsClient` to manage Dialogflow CX flows."],["The `FlowsConnection` interface provides virtual methods mirroring user-facing overload sets within `FlowsClient`, facilitating custom behavior injection for testing purposes."],["The document provides access to a variety of versions of the documentation, with `2.37.0-rc` being the latest and version `2.16.0` being the focus of this page."],["`FlowsConnection` offers methods for actions such as creating, deleting, listing, getting, updating, training, validating, importing, and exporting flows."],["A `MockFlowsConnection` is available for mocking purposes, and `MakeFlowsConnection()` is provided to create a concrete instance of the object."]]],[]]