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."],[[["This webpage provides documentation for the `IntentsConnection` object, which is used with `IntentsClient` in the Dialogflow ES library for C++."],["The `IntentsConnection` interface allows for the definition of virtual methods mirroring those in `IntentsClient`, enabling users to incorporate custom behaviors, particularly in testing."],["The latest version documented is 2.37.0-rc, and the page lists multiple past versions, going all the way back to version 2.11.0, each linking to the corresponding documentation of `IntentsConnection`."],["The `IntentsConnection` object includes functions for managing intents, such as `ListIntents`, `GetIntent`, `CreateIntent`, `UpdateIntent`, `DeleteIntent`, `BatchUpdateIntents`, and `BatchDeleteIntents`."],["The `IntentsConnection` also supports managing locations and operations through `ListLocations`, `GetLocation`, `ListOperations`, `GetOperation`, and `CancelOperation`."]]],[]]