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 `VersionsClient` in the Dialogflow CX C++ library."],["The content provides links to documentation for various versions of `VersionsConnection`, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc."],["`VersionsConnection` offers a set of virtual methods for common operations, such as listing, getting, creating, updating, deleting, loading, and comparing versions, allowing for customized behavior when testing."],["The documentation includes functions to create a concrete instance of `VersionsConnection` using `MakeVersionsConnection()` and to create a mock instance using `dialogflow_cx_mocks::MockVersionsConnection`."]]],[]]