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 outlines the `VersionsConnection` object, which is used in conjunction with the `VersionsClient` to interact with Dialogflow CX versions."],["The latest available version is 2.37.0-rc, and a range of previous versions are documented, from 2.36.0 down to 2.11.0."],["`VersionsConnection` provides virtual methods for user-facing operations such as `ListVersions`, `GetVersion`, `CreateVersion`, `UpdateVersion`, `DeleteVersion`, `LoadVersion`, and `CompareVersions`."],["The document includes details on the parameters, return types, and descriptions for each of the virtual functions within the `VersionsConnection` interface."],["It also provides direction on how to create a real instance using `MakeVersionsConnection()` as well as how to mock it with `dialogflow_cx_mocks::MockVersionsConnection` for testing."]]],[]]