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 details the `VersionsConnection` object for `VersionsClient`, which is used for managing versions in Dialogflow ES."],["The `VersionsConnection` interface allows for custom behavior injection, particularly useful for creating mock objects during testing of `VersionsClient`."],["The document lists multiple versions of the Dialogflow ES, with `2.37.0-rc` as the most recent release candidate, and version `2.30.0` as a specific version for reference."],["Key functions of `VersionsConnection` include `ListVersions`, `GetVersion`, `CreateVersion`, `UpdateVersion`, and `DeleteVersion`, each with corresponding request and return types."],["The document explains that the [`MakeVersionsConnection()`](/cpp/docs/reference/dialogflow_es/2.30.0/namespacegoogle_1_1cloud_1_1dialogflow__es) can be used to create a concrete instance of the object."]]],[]]