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, which works in conjunction with the \u003ccode\u003eFlowsClient\u003c/code\u003e to manage interactions with Dialogflow CX flows.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFlowsConnection\u003c/code\u003e interface provides virtual methods mirroring those in \u003ccode\u003eFlowsClient\u003c/code\u003e, enabling custom behavior injection for testing purposes, such as using Google Mock objects.\u003c/p\u003e\n"],["\u003cp\u003eThe content lists numerous versions of the \u003ccode\u003eFlowsConnection\u003c/code\u003e, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc, with the current version of the document sitting at 2.15.1.\u003c/p\u003e\n"],["\u003cp\u003eKey functions within \u003ccode\u003eFlowsConnection\u003c/code\u003e include \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, all designed to manage different aspects of the flow lifecycle.\u003c/p\u003e\n"],["\u003cp\u003eThe function \u003ccode\u003eMakeFlowsConnection()\u003c/code\u003e is what is used to create a concrete instance of the \u003ccode\u003eFlowsConnection\u003c/code\u003e and \u003ccode\u003edialogflow_cx_mocks::MockFlowsConnection\u003c/code\u003e is what is used for mocking.\u003c/p\u003e\n"]]],[],null,[]]