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 page details the `VersionsConnection` object for `VersionsClient` in the Dialogflow ES C++ library, specifically highlighting version 2.21.0."],["Version 2.37.0-rc is the latest release candidate, with versions ranging from 2.11.0 up to this release being available."],["`VersionsConnection` provides virtual methods that mirror the user-facing overload sets found in `VersionsClient`, allowing custom behavior injection for testing."],["The document outlines the various functions available in `VersionsConnection`, such as `ListVersions`, `GetVersion`, `CreateVersion`, `UpdateVersion`, and `DeleteVersion`, alongside their parameters and return types."],["There are resources to create a concrete instance with `MakeVersionsConnection()` or create a mocked object with `dialogflow_es_mocks::MockVersionsConnection`."]]],[]]