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 webpage provides documentation for the `VersionsConnection` object, which is part of the Google Cloud App Engine v1 C++ client library, detailing its role and functionality."],["The `VersionsConnection` interface allows users to inject custom behavior when testing `VersionsClient` objects, using mock objects."],["The latest available version is 2.37.0-rc, and there is a listing of other previous versions, starting with 2.36.0 and going back to 2.11.0, with links to their documentation."],["The page provides information on `virtual` functions that can be called, such as `ListVersions`, `GetVersion`, `CreateVersion`, `UpdateVersion`, and `DeleteVersion`, as well as the ability to set options for the connection object."],["The `CreateVersion`, `UpdateVersion`, and `DeleteVersion` functions have alternate parameters, `NoAwaitTag` or `google::longrunning::Operation const &`, to adjust their behavior."]]],[]]