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`, which defines the interface for interacting with Google App Engine versions."],["The latest release candidate version of the `VersionsConnection` is `2.37.0-rc`, with numerous previous versions listed, including releases 2.36.0, all the way down to 2.11.0."],["`VersionsConnection` allows users to implement custom behaviors, like using a Google Mock object, for testing `VersionsClient`."],["The interface provides virtual methods such as `ListVersions`, `GetVersion`, `CreateVersion`, `UpdateVersion`, and `DeleteVersion`, each taking relevant request objects as parameters."],["The virtual functions return types such as `StreamRange\u003c google::appengine::v1::Version \u003e`, `StatusOr\u003c google::appengine::v1::Version \u003e`, `future\u003c StatusOr\u003c google::appengine::v1::Version \u003e \u003e`, and `future\u003c StatusOr\u003c google::appengine::v1::OperationMetadataV1 \u003e \u003e`."]]],[]]