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 Dialogflow CX API, which facilitates custom behavior and testing.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides access to documentation for various versions of \u003ccode\u003eFlowsConnection\u003c/code\u003e, ranging from version 2.11.0 up to the latest release candidate, 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFlowsConnection\u003c/code\u003e interface defines virtual methods for all user-facing overload sets found within \u003ccode\u003eFlowsClient\u003c/code\u003e, allowing for the injection of custom behavior, like using mock objects in tests.\u003c/p\u003e\n"],["\u003cp\u003eFunctions for managing flows, such as \u003ccode\u003eCreateFlow\u003c/code\u003e, \u003ccode\u003eDeleteFlow\u003c/code\u003e, \u003ccode\u003eListFlows\u003c/code\u003e, \u003ccode\u003eGetFlow\u003c/code\u003e, \u003ccode\u003eUpdateFlow\u003c/code\u003e, and \u003ccode\u003eTrainFlow\u003c/code\u003e, are all part of the virtual methods exposed through the interface.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFlowsConnection\u003c/code\u003e interface also supports asynchronous operations with functions such as \u003ccode\u003eImportFlow\u003c/code\u003e and \u003ccode\u003eExportFlow\u003c/code\u003e by making use of \u003ccode\u003efuture\u003c/code\u003e and \u003ccode\u003eNoAwaitTag\u003c/code\u003e for the function parameters.\u003c/p\u003e\n"]]],[],null,[]]