This interface defines virtual methods for each of the user-facing overload sets in ContextsClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type ContextsClient.
[[["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 page provides documentation for the `ContextsConnection` object in the Google Cloud Dialogflow ES C++ client library, with the latest version being 2.37.0-rc."],["The `ContextsConnection` class defines virtual methods that mirror the user-facing overload sets in `ContextsClient`, facilitating the injection of custom behaviors for testing purposes."],["Users can find links to documentation for older versions of `ContextsConnection`, spanning from 2.11.0 up to 2.36.0."],["The `ContextsConnection` interface includes methods for managing contexts such as listing, getting, creating, updating, deleting single contexts, and deleting all contexts, all through respective requests."],["Documentation is available to explain how to create concrete instances of the object using `MakeContextsConnection()` and mock versions using `dialogflow_es_mocks::MockContextsConnection`."]]],[]]