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 provides documentation for the `VersionsConnection` class within the Google Cloud App Engine v1 C++ library, with the latest version being 2.37.0-rc."],["The `VersionsConnection` class defines an interface with virtual methods that correspond to the user-facing overload sets in `VersionsClient`, enabling the injection of custom behavior for testing."],["Concrete instances of `VersionsConnection` can be created using the `MakeVersionsConnection()` function, and mocks for testing can be found in `appengine_v1_mocks::MockVersionsConnection`."],["The webpage's content also lists the different versions of the `VersionsConnection` class available, ranging from version 2.37.0-rc down to version 2.11.0, providing links for each."],["The `VersionsConnection` class includes virtual functions for operations such as `ListVersions`, `GetVersion`, `CreateVersion`, `UpdateVersion`, and `DeleteVersion`, allowing users to manage App Engine versions."]]],[]]