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 page details the `VersionsConnection` object, which is a virtual interface for interacting with the `VersionsClient` in the Dialogflow ES API."],["The `VersionsConnection` interface allows for the injection of custom behavior, such as mocking, for testing purposes related to the `VersionsClient`."],["The page includes links to documentation for numerous versions of the Dialogflow ES API, from 2.11.0 up to the latest release candidate of 2.37.0-rc."],["Key functions provided by `VersionsConnection` include `ListVersions`, `GetVersion`, `CreateVersion`, `UpdateVersion`, and `DeleteVersion`, each managing different aspects of Dialogflow versions."],["`MakeVersionsConnection()` can be used to create a tangible instance, while `dialogflow_es_mocks::MockVersionsConnection` supports mocking of the connection object."]]],[]]