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 document provides an overview of the `VersionsConnection` object, which is used with the `VersionsClient` in the Dialogflow CX library."],["The `VersionsConnection` interface defines virtual methods that correspond to each user-facing overload set within `VersionsClient`, facilitating custom behavior injection during testing."],["The page details various versions of the Dialogflow CX library, starting from 2.11.0 up to the latest release candidate 2.37.0-rc, including the current version, 2.26.0."],["It outlines multiple functions available within the `VersionsConnection`, such as `ListVersions`, `GetVersion`, `CreateVersion`, `UpdateVersion`, `DeleteVersion`, `LoadVersion`, and `CompareVersions`, each accepting specific request parameters and having specific return types."],["The document provides methods for creating a concrete `VersionsConnection` instance via `MakeVersionsConnection()` and mocking the connection using `dialogflow_cx_mocks::MockVersionsConnection`."]]],[]]