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 webpage provides documentation for the `VersionsConnection` object within the Google Cloud Dialogflow CX C++ library, with the latest release candidate version being 2.37.0-rc."],["The content outlines a range of `VersionsConnection` versions, spanning from 2.37.0-rc down to version 2.11.0, allowing users to reference documentation for specific releases."],["`VersionsConnection` acts as an interface for `VersionsClient`, enabling custom behavior injection for testing purposes, such as using a Google Mock object."],["The documentation details the virtual methods available in the `VersionsConnection` interface, including functions like `ListVersions`, `GetVersion`, `CreateVersion`, `UpdateVersion`, `DeleteVersion`, `LoadVersion`, and `CompareVersions`."],["The `MakeVersionsConnection()` and `dialogflow_cx_mocks::MockVersionsConnection` are available to aid in the creation of concrete and mock instances respectively."]]],[]]