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-04-09 UTC."],[[["This document outlines the `VersionsConnection` object for `VersionsClient` in the Google Cloud Dialogflow CX library, detailing its role in managing different versions."],["The `VersionsConnection` interface provides virtual methods that mirror the user-facing overload sets in `VersionsClient`, enabling the injection of custom behaviors for testing."],["A range of functions are detailed, including managing versions with functions like `ListVersions`, `GetVersion`, `CreateVersion`, `UpdateVersion`, `DeleteVersion`, `LoadVersion`, and `CompareVersions`, each with their input request and return type specified."],["The latest release candidate is `2.37.0-rc`, and this document references versions all the way down to version `2.11.0`, allowing for review of past versions and their respective documentations."],["The document provides information for concrete instance creation with `MakeVersionsConnection()` and for creating mocks using `dialogflow_cx_mocks::MockVersionsConnection`."]]],[]]