This interface defines virtual methods for each of the user-facing overload sets in VersionsClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type VersionsClient.
[[["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-21 UTC."],[[["This page provides documentation for the `VersionsConnection` object, which is associated with the `VersionsClient` in the Dialogflow ES C++ library."],["The `VersionsConnection` interface includes virtual methods corresponding to each user-facing overload set in `VersionsClient`, which can be used to inject custom behavior."],["The page lists multiple versions of the `VersionsConnection`, with `2.37.0-rc` being the latest release candidate, and version `2.16.0` being the page being consulted."],["The documentation details the functions available within the `VersionsConnection`, such as `ListVersions`, `GetVersion`, `CreateVersion`, `UpdateVersion`, and `DeleteVersion`, with their respective parameters and return types."],["The page also includes information on how to create a concrete instance of the connection using `MakeVersionsConnection()` and how to mock the connection with `dialogflow_es_mocks::MockVersionsConnection`."]]],[]]