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."],[[["This webpage details the `VersionsConnection` object, which is a critical component for managing interactions with `VersionsClient` in the Dialogflow CX C++ library, specifically for version 2.24.0."],["The `VersionsConnection` interface provides virtual methods corresponding to the user-facing overload sets in `VersionsClient`, allowing for custom behavior injection during testing."],["The content includes a list of available versions, ranging from version 2.11.0 to 2.37.0-rc, alongside their respective links and their use with `classgoogle_1_1cloud_1_1dialogflow__cx_1_1VersionsConnection`."],["The `VersionsConnection` interface encompasses a suite of functions, such as `ListVersions`, `GetVersion`, `CreateVersion`, `UpdateVersion`, `DeleteVersion`, `LoadVersion`, and `CompareVersions`, each defined for handling different aspects of version management."],["It provides instructions on creating a concrete instance of `VersionsConnection` using `MakeVersionsConnection()` and mocking it with `dialogflow_cx_mocks::MockVersionsConnection` for testing purposes."]]],[]]