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, which is a critical component for managing interactions with the `VersionsClient` in the Google Cloud App Engine v1 API."],["The content provides a list of the `VersionsConnection` for different versions of the API, starting from the latest release candidate version 2.37.0-rc and going down to version 2.11.0."],["The `VersionsConnection` interface enables developers to inject custom behaviors for testing purposes, particularly when using mock objects."],["Key functions provided by `VersionsConnection` include `ListVersions`, `GetVersion`, `CreateVersion`, `UpdateVersion`, and `DeleteVersion`, allowing for a full range of operations on versions."],["Various overloads for `CreateVersion`, `UpdateVersion` and `DeleteVersion` are available, including options for experimental features and asynchronous operations with `ExperimentalTag` and `NoAwaitTag`."]]],[]]