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 webpage details the `ContextsConnection` object for `ContextsClient` within the Dialogflow ES C++ library, providing an interface with virtual methods corresponding to the user-facing overload sets in `ContextsClient`."],["The `ContextsConnection` interface facilitates the injection of custom behaviors, such as using a Google Mock object, for testing purposes involving `ContextsClient` objects."],["The provided content documents the various functions included in the ContextsConnection interface, including `options()`, `ListContexts()`, `GetContext()`, `CreateContext()`, `UpdateContext()`, `DeleteContext()`, and `DeleteAllContexts()`."],["The latest release candidate for Dialogflow ES is version 2.37.0-rc, while the page displays a comprehensive list of prior versions, starting from 2.36.0 and descending to 2.11.0, which are available in the documentation."]]],[]]