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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-14 UTC."],[[["This webpage details the `IntentsConnection` interface, which provides virtual methods for each user-facing overload in `IntentsClient`."],["The latest version available is `2.37.0-rc`, while the current version of the page is `2.28.0`, and includes a full list of previous version numbers."],["`IntentsConnection` facilitates the injection of custom behavior, such as with Google Mock objects, for testing purposes with `IntentsClient`."],["The page lists various virtual functions such as `ListIntents`, `GetIntent`, `CreateIntent`, `UpdateIntent`, and `DeleteIntent`, along with batch operations."],["The `IntentsConnection` object can be implemented via `MakeIntentsConnection()`, and `dialogflow_es_mocks::MockIntentsConnection` can be utilized for mocking."]]],[]]