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 document outlines the `ContextsConnection` object, which facilitates interaction with the `ContextsClient` for Dialogflow ES."],["The `ContextsConnection` interface provides virtual methods for each user-facing overload set in `ContextsClient`, enabling custom behavior injection for testing."],["The document provides links and details on how to create a concrete instance of this object, and also how to create a mock instance for testing purposes."],["A comprehensive set of functions are listed, detailing virtual methods for operations such as `ListContexts`, `GetContext`, `CreateContext`, `UpdateContext`, `DeleteContext`, `DeleteAllContexts`, `ListLocations`, `GetLocation`, `ListOperations`, `GetOperation`, and `CancelOperation`."],["The latest version of the `ContextsConnection` is `2.37.0-rc`, with numerous previous versions listed, such as `2.36.0`, `2.35.0`, down to `2.11.0`."]]],[]]