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 webpage details the `VersionsConnection` object, which is a critical component for managing versions within the `VersionsClient` of the Dialogflow CX C++ library."],["It outlines the availability of multiple versions, starting from 2.11.0 up to the latest release candidate 2.37.0-rc, of the `VersionsConnection` class for use with `dialogflow_cx`."],["The page documents the virtual methods of `VersionsConnection`, such as `ListVersions`, `GetVersion`, `CreateVersion`, `UpdateVersion`, `DeleteVersion`, `LoadVersion`, and `CompareVersions`, each with their parameter and return types for managing Dialogflow CX versions."],["It also offers resources for users to create concrete instances of the class via `MakeVersionsConnection()` and to utilize mocks via `dialogflow_cx_mocks::MockVersionsConnection`."]]],[]]