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-05 UTC."],[[["This document outlines the `VersionsConnection` interface, which defines virtual methods for user-facing overload sets within the `VersionsClient` for the Google App Engine."],["The `VersionsConnection` interface enables custom behavior injection during testing, allowing for the use of mock objects such as `MockVersionsConnection`."],["The content lists various versions of the App Engine C++ API, ranging from the latest release candidate `2.37.0-rc` down to `2.11.0`, providing links to the documentation for each version."],["The `VersionsConnection` interface includes virtual methods for managing versions such as listing, getting, creating, updating, and deleting, each accepting specific request parameters."],["It documents how to create a concrete instance of `VersionsConnection` through the `MakeVersionsConnection()` function."]]],[]]