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 page details the `VersionsConnection` object, which is integral to the `VersionsClient` within the Google Cloud Dialogflow CX C++ library."],["The `VersionsConnection` interface provides virtual methods mirroring user-facing overload sets in `VersionsClient`, enabling custom behavior injection, notably for testing purposes."],["It supports a range of operations, including listing, getting, creating, updating, deleting, loading, and comparing versions, as reflected in the described functions and their parameters."],["The current latest stable version is 2.36.0, while 2.37.0-rc is available as a release candidate, and the page displays a range of versions down to 2.11.0 with associated links."],["There is a Mock object available, `dialogflow_cx_mocks::MockVersionsConnection`, for further testing implementation."]]],[]]