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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-30 UTC."],[[["This page details the `RevisionsConnection` class for Google Cloud Run v2, which is available across various versions, starting from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `RevisionsConnection` class acts as an interface, providing virtual methods for user-facing overloads within the `RevisionsClient`."],["This class supports custom behavior injection for testing, utilizing tools like Google Mock objects."],["`RevisionsConnection` offers functions like `GetRevision`, `ListRevisions`, and `DeleteRevision`, alongside a function to set options, allowing for various operations on revisions."],["Users can find a concrete implementation with the `MakeRevisionsConnection()` function and a mocking implementation with `MockRevisionsConnection`."]]],[]]