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 for `VersionsClient`, which is used for interacting with Google App Engine versions."],["The `VersionsConnection` interface allows for custom behavior injection, such as using a Google Mock object, for testing purposes."],["The page provides links to documentation for various versions of the API, from 2.11.0 up to 2.37.0-rc, with the latter being the latest."],["`VersionsConnection` has virtual methods for actions like `ListVersions`, `GetVersion`, `CreateVersion`, `UpdateVersion`, and `DeleteVersion`."],["The webpage also provides information on how to create a concrete instance using `MakeVersionsConnection()` and how to use `appengine_v1_mocks::MockVersionsConnection` for mocking."]]],[]]