This interface defines virtual methods for each of the user-facing overload sets in RevisionsClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type RevisionsClient.
[[["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-04-23 UTC."],[[["This webpage details the `RevisionsConnection` object for `RevisionsClient`, providing a virtual interface for interacting with revision data."],["The page offers links to documentation for various versions of the `RevisionsConnection` class, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc."],["The content highlights that the interface enables users to inject custom behavior for testing, and links to `MakeRevisionsConnection()` for concrete instances and `MockRevisionsConnection` for mocking."],["It exposes virtual methods for different types of actions to manipulate the revisions, including `GetRevision`, `ListRevisions`, and `DeleteRevision`, each taking a different type of request as input."],["A table detailing the available functions and their return types is available, with one that also details the parameters of each one."]]],[]]