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."],[[["The latest version of the `ContextsConnection` class is 2.37.0-rc, which is part of the `dialogflow_es` library in C++."],["This `ContextsConnection` class provides a virtual interface for the `ContextsClient` methods, allowing for custom behavior and testing through dependency injection."],["The `ContextsConnection` interface defines methods for managing contexts, including listing, getting, creating, updating, deleting individual contexts, and deleting all contexts."],["The `ContextsConnection` offers virtual functions for managing operations and locations, such as listing, getting, and canceling them."],["A concrete instance of the `ContextsConnection` class can be created using `MakeContextsConnection()`, while `MockContextsConnection` can be utilized for mocking."]]],[]]