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-17 UTC."],[[["This document outlines the `VersionsConnection` object, which provides virtual methods for user-facing overload sets within the `VersionsClient` for the Dialogflow ES service."],["The `VersionsConnection` interface is essential for customizing behavior, especially when writing tests using `VersionsClient` objects, as it allows for the injection of mock behavior."],["The latest release candidate for this API is `2.37.0-rc`, while the current version reflected on the page is `2.34.0` and there is a list of historical version documents available, going back to `2.11.0`."],["The page details the functions of the `VersionsConnection`, including methods like `ListVersions`, `GetVersion`, `CreateVersion`, `UpdateVersion`, and `DeleteVersion` that are all based on the `google::cloud::dialogflow::v2` namespace."],["The `VersionsConnection` object also defines virtual methods for handling operations, such as `ListOperations`, `GetOperation`, and `CancelOperation`, as well as location-related functionalities like `ListLocations` and `GetLocation`, for both of which it uses the `google::cloud` namespace."]]],[]]