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\u003eThe latest version available for \u003ccode\u003eFlowsConnection\u003c/code\u003e is 2.37.0-rc, and there are multiple previous versions available dating back to version 2.11.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFlowsConnection\u003c/code\u003e provides an interface with virtual methods that mirror the user-facing overload sets found in \u003ccode\u003eFlowsClient\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis interface allows for injecting custom behaviors for testing, like using a Google Mock object, when using \u003ccode\u003eFlowsClient\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFlowsConnection\u003c/code\u003e offers a wide range of virtual functions, such as \u003ccode\u003eCreateFlow\u003c/code\u003e, \u003ccode\u003eDeleteFlow\u003c/code\u003e, \u003ccode\u003eListFlows\u003c/code\u003e, \u003ccode\u003eTrainFlow\u003c/code\u003e, \u003ccode\u003eImportFlow\u003c/code\u003e, and \u003ccode\u003eExportFlow\u003c/code\u003e, that can be used for managing dialog flows.\u003c/p\u003e\n"],["\u003cp\u003eTo create a \u003ccode\u003eFlowsConnection\u003c/code\u003e instance use \u003ccode\u003eMakeFlowsConnection()\u003c/code\u003e and \u003ccode\u003edialogflow_cx_mocks::MockFlowsConnection\u003c/code\u003e can be used for mocking purposes.\u003c/p\u003e\n"]]],[],null,[]]