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 critical component for managing interactions with the `VersionsClient` in the Dialogflow ES C++ API."],["The page provides links to various versions of the `VersionsConnection` class, ranging from version 2.11.0 up to the latest release candidate, version 2.37.0-rc, and includes the `Version 2.24.0` documentation."],["`VersionsConnection` defines virtual methods mirroring the user-facing overloads in `VersionsClient`, enabling the injection of custom behaviors for testing, such as with a Google Mock object."],["The `VersionsConnection` interface offers functions like `ListVersions`, `GetVersion`, `CreateVersion`, `UpdateVersion`, and `DeleteVersion`, all of which are detailed with their respective parameters and return types."],["The `MakeVersionsConnection()` function can be utilized to obtain a concrete instance of the `VersionsConnection`, while the `dialogflow_es_mocks::MockVersionsConnection` class is made available for mocking purposes."]]],[]]