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 webpage details the `VersionsConnection` object for `VersionsClient`, which is a key component within the Google Cloud Dialogflow ES C++ library."],["The latest release candidate (rc) version available is `2.37.0-rc`, and there is a listing of the object `VersionsConnection` for all the previous versions, starting from 2.36.0 all the way back to 2.11.0."],["The `VersionsConnection` interface includes virtual methods for each user-facing overload set found in `VersionsClient`, enabling custom behavior injection for testing purposes."],["The `VersionsConnection` object supports operations like listing, getting, creating, updating, and deleting versions via functions such as `ListVersions`, `GetVersion`, `CreateVersion`, `UpdateVersion`, and `DeleteVersion`."],["The function `MakeVersionsConnection()` can be used to create an instance, while `dialogflow_es_mocks::MockVersionsConnection` can be used for mocking."]]],[]]