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 for `VersionsClient`, allowing users to define custom behaviors."],["The page provides documentation for multiple versions, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc, including a currently shown version of 2.18.0."],["`VersionsConnection` offers methods such as `ListVersions`, `GetVersion`, `CreateVersion`, `UpdateVersion`, and `DeleteVersion`, each with defined request parameters and return types."],["Users can create a concrete instance of `VersionsConnection` using `MakeVersionsConnection()` or utilize `appengine_v1_mocks::MockVersionsConnection` for testing."],["The interface defines virtual methods that correspond to the overload sets found within `VersionsClient`, enabling the injection of custom behaviors into tests."]]],[]]