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-21 UTC."],[[["This page provides documentation for the `VersionsConnection` object, which is used in conjunction with the `VersionsClient` for the Google App Engine."],["The `VersionsConnection` interface allows for the injection of custom behavior in testing environments, such as using a Google Mock object, when working with `VersionsClient`."],["The page lists the available versions for the App Engine C++ library, ranging from the latest release candidate 2.37.0-rc down to version 2.11.0, for easy reference."],["The documentation details the virtual methods supported by `VersionsConnection`, including functions for listing, getting, creating, updating, and deleting App Engine versions, as well as providing additional functionality through the use of `NoAwaitTag`."],["The page provides information on the methods including the parameters and return types, including the status or future of operations."]]],[]]