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-14 UTC."],[[["The page provides documentation for the `VersionsConnection` object, which is part of the Dialogflow ES C++ client library, specifically for version 2.23.0."],["This `VersionsConnection` interface offers virtual methods mirroring those in `VersionsClient`, allowing for the injection of custom behaviors during testing, such as using Google Mock objects."],["The latest release candidate, 2.37.0-rc, along with other stable version releases, ranging from 2.36.0 to 2.11.0, are also accessible via links within the page."],["The page details functions available within `VersionsConnection`, such as `ListVersions`, `GetVersion`, `CreateVersion`, `UpdateVersion`, and `DeleteVersion`, each handling different aspects of version management."],["The documentation includes information on creating a concrete instance of `VersionsConnection` using `MakeVersionsConnection()` and creating mock instances with `dialogflow_es_mocks::MockVersionsConnection`."]]],[]]