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-05-07 UTC."],[[["This document outlines the `SessionsConnection` interface for `SessionsClient` in the Google Cloud Dialogflow ES C++ library, detailing its virtual methods and usage for version 2.34.0."],["The interface allows for injecting custom behavior, such as with mock objects, which is useful for testing `SessionsClient`."],["The document provides links to the most recent release candidate, version 2.37.0-rc, and other prior releases of the library ranging down to version 2.11.0."],["The `SessionsConnection` interface includes virtual methods for managing locations, operations, and handling intent detection requests, including both standard and asynchronous streaming detection."],["Functions within `SessionsConnection` provide the ability to retrieve options, detect intents, list locations, get specific locations, list operations, get specific operations, and cancel operations."]]],[]]