This interface defines virtual methods for each of the user-facing overload sets in SessionsClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type SessionsClient.
[[["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."],[[["The latest version available for `SessionsConnection` in the provided content is 2.37.0-rc, representing the most up-to-date release."],["The `SessionsConnection` object defines virtual methods for user-facing overload sets in `SessionsClient`, allowing for custom behavior injection during testing."],["The content lists a range of available versions for `SessionsConnection` from 2.11.0 up to the latest release 2.37.0-rc."],["`SessionsConnection` includes virtual functions like `DetectIntent`, `MatchIntent`, and `FulfillIntent` for handling various types of requests."],["Users can create concrete instances of `SessionsConnection` using the `MakeSessionsConnection()` function, or they can mock it with `dialogflow_cx_mocks::MockSessionsConnection` for testing purposes."]]],[]]