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 is 2.37.0-rc, with version 2.28.0 being the lowest listed on the page, and various versions in between also available."],["This webpage details the `SessionsConnection` object, which defines virtual methods for user-facing overload sets in `SessionsClient`, enabling custom behavior for testing."],["The `SessionsConnection` object provides multiple functions including `DetectIntent`, `ServerStreamingDetectIntent`, `AsyncStreamingDetectIntent`, `MatchIntent`, `FulfillIntent`, and `SubmitAnswerFeedback`, all interacting with `dialogflow::cx::v3` requests and responses."],["The `MakeSessionsConnection()` function can be used to create a concrete instance of the `SessionsConnection` object."],["`dialogflow_cx_mocks::MockSessionsConnection` is provided for mocking the `SessionsConnection` object."]]],[]]