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 within the Google Cloud Dialogflow CX C++ library, starting with version 2.22.0."],["The `VersionsConnection` interface defines virtual methods for the various user-facing operations available in `VersionsClient`, such as listing, getting, creating, updating, loading, deleting, and comparing versions."],["The page also lists the latest release candidate [2.37.0-rc](/cpp/docs/reference/dialogflow_cx/latest/classgoogle_1_1cloud_1_1dialogflow__cx_1_1VersionsConnection) as well as previous versions, ranging down to version 2.11.0, each of which have their own documentation and usage."],["The `MakeVersionsConnection()` function is available for creating concrete instances of the object, and `MockVersionsConnection` is available for testing."]]],[]]