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 object, which acts as an interface for interacting with the \u003ccode\u003eFlowsClient\u003c/code\u003e in the Google Cloud Dialogflow CX C++ library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFlowsConnection\u003c/code\u003e provides virtual methods corresponding to each user-facing overload set in \u003ccode\u003eFlowsClient\u003c/code\u003e, enabling custom behavior injection during testing, such as the use of Google Mock objects.\u003c/p\u003e\n"],["\u003cp\u003eThe content provides documentation for multiple versions of the Dialogflow CX library, from 2.11.0 to the latest release candidate 2.37.0-rc, and covers methods for managing flows such as creating, deleting, listing, getting, updating, training, validating, importing, and exporting flows.\u003c/p\u003e\n"],["\u003cp\u003eThe provided functions in the \u003ccode\u003eFlowsConnection\u003c/code\u003e object 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 more, utilize Status and StatusOr objects for error handling and returning values.\u003c/p\u003e\n"],["\u003cp\u003eFor concrete implementation and mocking purposes, users can refer to \u003ccode\u003eMakeFlowsConnection()\u003c/code\u003e and \u003ccode\u003edialogflow_cx_mocks::MockFlowsConnection\u003c/code\u003e, respectively.\u003c/p\u003e\n"]]],[],null,[]]