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 overview of its functionality across multiple versions."],["The `ContextsConnection` interface enables users to implement custom behaviors, particularly useful for testing with tools like Google Mock, on `ContextsClient` objects."],["The latest release for the Dialogflow ES C++ library is version 2.37.0-rc, and the page has multiple versions ranging from 2.11.0 to the latest version, each with their own unique documentation."],["`ContextsConnection` defines virtual methods for various operations such as listing, getting, creating, updating, and deleting contexts, including a method to handle all contexts."],["The page provides links and descriptions for functions like `options()`, `ListContexts()`, `GetContext()`, `CreateContext()`, `UpdateContext()`, `DeleteContext()`, and `DeleteAllContexts()` offering details on parameters and return types."]]],[]]