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-21 UTC."],[[["This webpage details the `IntentsConnection` object, which interfaces with the `IntentsClient` within the Google Cloud Dialogflow CX library, specifically for version 2.35.0."],["`IntentsConnection` allows users to inject custom behavior for testing purposes, and is necessary for each of the user facing overloads in `IntentsClient`."],["The webpage lists the numerous available versions of the `IntentsConnection` object, starting with version 2.37.0-rc and going down to 2.11.0."],["The `IntentsConnection` object includes virtual functions for managing intents, such as listing, getting, creating, updating, deleting, importing, and exporting them."],["The `IntentsConnection` class also provides virtual functions to interact with long-running operations and locations, such as listing, getting and cancelling operations."]]],[]]