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 page details the `VersionsConnection` object, which is a critical component for managing versions within the `VersionsClient` in the Dialogflow CX C++ API."],["This page provides access to a range of historical Dialogflow CX API versions, from 2.11.0 up to the latest release candidate 2.37.0-rc, allowing for flexibility and backwards compatibility."],["The `VersionsConnection` interface outlines the virtual methods for various operations, such as listing, retrieving, creating, updating, deleting, loading, and comparing versions, each corresponding to actions within the `VersionsClient`."],["The page shows how to create a `VersionsConnection` instance with `MakeVersionsConnection()`, and there is also a `MockVersionsConnection` option for creating mock instances for testing."],["Each function within the `VersionsConnection` virtual methods lists the parameter input and the return type/value for the corresponding methods."]]],[]]