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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eFlowsConnection\u003c/code\u003e object for \u003ccode\u003eFlowsClient\u003c/code\u003e within the Google Cloud Dialogflow CX C++ library, providing an interface for managing flows.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists various versions of the \u003ccode\u003eFlowsConnection\u003c/code\u003e class, ranging from version 2.11.0 up to the latest release candidate, 2.37.0-rc, and provides a link to their respective documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFlowsConnection\u003c/code\u003e class allows for custom behavior injection for testing purposes, using either a custom object or a Google Mock object, such as \u003ccode\u003eMockFlowsConnection\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt defines a set of virtual methods for managing flows, including creating, deleting, listing, getting, updating, training, validating, importing, and exporting, represented by their respective \u003ccode\u003e*Flow\u003c/code\u003e function names.\u003c/p\u003e\n"],["\u003cp\u003eEach virtual method in \u003ccode\u003eFlowsConnection\u003c/code\u003e corresponds to a specific operation on a flow and has details on its parameter and return types, which include the respective request object.\u003c/p\u003e\n"]]],[],null,[]]