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-07-09 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."]]],[]]