This interface defines virtual methods for each of the user-facing overload sets in IntentsClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type IntentsClient.
[[["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\u003eIntentsConnection\u003c/code\u003e object for \u003ccode\u003eIntentsClient\u003c/code\u003e in the Dialogflow CX C++ library, specifically with the latest version being \u003ccode\u003e2.37.0-rc\u003c/code\u003e and a list of other versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIntentsConnection\u003c/code\u003e interface provides virtual methods for each user-facing overload in \u003ccode\u003eIntentsClient\u003c/code\u003e, facilitating custom behavior and testing with mock objects.\u003c/p\u003e\n"],["\u003cp\u003eUsers can create a concrete \u003ccode\u003eIntentsConnection\u003c/code\u003e instance via \u003ccode\u003eMakeIntentsConnection()\u003c/code\u003e, and for testing, \u003ccode\u003eMockIntentsConnection\u003c/code\u003e is available.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIntentsConnection\u003c/code\u003e interface includes virtual functions like \u003ccode\u003eListIntents\u003c/code\u003e, \u003ccode\u003eGetIntent\u003c/code\u003e, \u003ccode\u003eCreateIntent\u003c/code\u003e, \u003ccode\u003eUpdateIntent\u003c/code\u003e, and \u003ccode\u003eDeleteIntent\u003c/code\u003e, each handling different operations related to intents.\u003c/p\u003e\n"],["\u003cp\u003eEach of these functions take a request parameter and return a specific object related to the action.\u003c/p\u003e\n"]]],[],null,[]]