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-09 UTC."],[[["This webpage details the `RevisionsConnection` object, which is associated with the `RevisionsClient` for Google Cloud Run v2, offering a range of versions from 2.11.0 up to 2.37.0-rc."],["The `RevisionsConnection` interface provides virtual methods for each of the user-facing overload sets found in `RevisionsClient`, enabling users to add custom behaviors during testing."],["You can find the latest release candidate version under `2.37.0-rc` along with direct links to all other past versions."],["The `RevisionsConnection` object offers functions such as `GetRevision`, `ListRevisions`, and `DeleteRevision` that handle requests and retrieve or manage revisions."],["The `MakeRevisionsConnection()` function is used to create a concrete instance of `RevisionsConnection`, while `run_v2_mocks::MockRevisionsConnection` is available for mocking purposes."]]],[]]