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 webpage details the `VersionsConnection` object, which is a critical component for managing versions within the `VersionsClient` for Dialogflow CX."],["The `VersionsConnection` interface provides virtual methods for each of the user-facing overload sets in `VersionsClient`, facilitating custom behavior injection for testing."],["The content lists various versions of the `VersionsConnection` interface, ranging from the latest release candidate `2.37.0-rc` down to `2.11.0`."],["The page provides details on the functionality within `VersionsConnection` such as `ListVersions`, `GetVersion`, `CreateVersion`, `UpdateVersion`, `DeleteVersion`, `LoadVersion`, and `CompareVersions` within the documentation."],["The `MakeVersionsConnection()` and `dialogflow_cx_mocks::MockVersionsConnection` functions help create concrete instances and mocking, respectively."]]],[]]