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-21 UTC."],[[["This document details the `VersionsConnection` object, which provides an interface for interacting with the `VersionsClient` in the Google Cloud Dialogflow CX C++ API."],["The document lists available versions of the `VersionsConnection` class, ranging from the latest release candidate 2.37.0-rc down to version 2.11.0, each linked to their respective API documentation."],["It outlines the virtual methods of the `VersionsConnection` interface, including operations like `ListVersions`, `GetVersion`, `CreateVersion`, `UpdateVersion`, `DeleteVersion`, `LoadVersion`, and `CompareVersions`, along with parameters and return types for each method."],["The `VersionsConnection` class also allows for custom behavior injection during testing using Google Mock objects, specifically through `MockVersionsConnection`."],["The document also covers virtual methods for handling operations, locations, and a set of additional methods related to long running operations."]]],[]]