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 document details the \u003ccode\u003eFlowsConnection\u003c/code\u003e object, which facilitates interaction with the \u003ccode\u003eFlowsClient\u003c/code\u003e for Dialogflow CX.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFlowsConnection\u003c/code\u003e interface provides virtual methods corresponding to each user-facing method in \u003ccode\u003eFlowsClient\u003c/code\u003e, enabling custom behavior injection for testing.\u003c/p\u003e\n"],["\u003cp\u003eThe latest release candidate for the Dialogflow CX \u003ccode\u003eFlowsConnection\u003c/code\u003e object is version 2.37.0-rc, and it goes all the way down to version 2.11.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFlowsConnection\u003c/code\u003e class includes functions 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, \u003ccode\u003eTrainFlow\u003c/code\u003e, \u003ccode\u003eValidateFlow\u003c/code\u003e, \u003ccode\u003eGetFlowValidationResult\u003c/code\u003e, \u003ccode\u003eImportFlow\u003c/code\u003e, and \u003ccode\u003eExportFlow\u003c/code\u003e, each with defined parameters and return types.\u003c/p\u003e\n"],["\u003cp\u003eUsers can implement custom mock objects for \u003ccode\u003eFlowsConnection\u003c/code\u003e by utilizing \u003ccode\u003edialogflow_cx_mocks::MockFlowsConnection\u003c/code\u003e for effective testing purposes.\u003c/p\u003e\n"]]],[],null,[]]