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-03-21 UTC."],[[["This document details the `RevisionsConnection` class within the Google Cloud Run v2 C++ library, specifically for version 2.32.0."],["The `RevisionsConnection` class is designed to interface with the `RevisionsClient`, providing a set of virtual methods for testing and custom behavior implementation."],["The class provides methods for managing revisions including listing, getting, and deleting them, through `ListRevisions`, `GetRevision`, and `DeleteRevision`."],["The `RevisionsConnection` also provides methods to perform actions related to operations such as listing, getting, deleting, and waiting on operations through `ListOperations`, `GetOperation`, `DeleteOperation` and `WaitOperation` respectively."],["The document contains links to the documentation for all versions from 2.21.0 to 2.36.0, with the most recent release candidate being version 2.37.0-rc."]]],[]]