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 for `VersionsClient` in the Dialogflow ES C++ library, version 2.35.0, which defines virtual methods for user-facing overload sets."],["The latest available release candidate is version 2.37.0-rc, with other available releases listed down to version 2.11.0, and links provided for each to allow navigation to their specific documentation."],["The interface allows for custom behavior injection, useful for testing via mocking, as seen with the function `dialogflow_es_mocks::MockVersionsConnection`."],["Key functionalities include managing versions through methods like `ListVersions`, `GetVersion`, `CreateVersion`, `UpdateVersion`, and `DeleteVersion`, all allowing custom behavior via mocking."],["The object also supports operations related to locations and long-running tasks, with functions like `ListLocations`, `GetLocation`, `ListOperations`, `GetOperation`, and `CancelOperation`."]]],[]]