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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["The `VersionsConnection` object provides an interface with virtual methods for each user-facing overload set in `VersionsClient`, enabling custom behavior in testing."],["The latest version available is `2.37.0-rc`, while `2.29.0` is currently selected, and prior versions dating back to 2.11.0 are also available in this document."],["This interface allows developers to create a concrete instance of `VersionsConnection` using `MakeVersionsConnection()`."],["The interface supports key functions such as `ListVersions`, `GetVersion`, `CreateVersion`, `UpdateVersion`, and `DeleteVersion`, each taking a corresponding request object."],["The interface can be used in tandem with `dialogflow_es_mocks::MockVersionsConnection` to facilitate mocking during testing."]]],[]]