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 outlines the \u003ccode\u003eFlowsConnection\u003c/code\u003e class, which provides an interface for managing interactions with Dialogflow CX Flows, supporting various versions, with the latest release candidate being 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFlowsConnection\u003c/code\u003e class is integral for injecting custom behavior into \u003ccode\u003eFlowsClient\u003c/code\u003e during testing, by allowing for the use of mock objects to simulate real interactions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFlowsConnection\u003c/code\u003e interface defines methods to manage Dialogflow CX flows, including creating, deleting, listing, getting, updating, training, validating, importing, and exporting flows.\u003c/p\u003e\n"],["\u003cp\u003eThe document provides a detailed breakdown of each method within the \u003ccode\u003eFlowsConnection\u003c/code\u003e interface, including parameters, return types, and descriptions of their functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe document mentions that a concrete instance of the class can be created using \u003ccode\u003eMakeFlowsConnection()\u003c/code\u003e, and its mock version can be found under \u003ccode\u003edialogflow_cx_mocks::MockFlowsConnection\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]