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 document outlines the `VersionsConnection` object, which is a critical component for managing versions within the Dialogflow CX environment using C++."],["The `VersionsConnection` interface provides a set of virtual methods for performing actions like listing, getting, creating, updating, deleting, loading, and comparing versions."],["The document details various versions of the `VersionsConnection` interface, with version `2.37.0-rc` being the latest and shows the history of versions up to `2.11.0`."],["The content provides insight into how users can inject custom behavior into the `VersionsClient` for testing purposes, and how to create a concrete instance via `MakeVersionsConnection()`."],["There are multiple functions available within this interface, including `options()`, and virtual functions such as `ListVersions`, `GetVersion`, and `CreateVersion`, among others, each with their respective request parameters and return types."]]],[]]