This interface defines virtual methods for each of the user-facing overload sets in ExecutionsClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type ExecutionsClient.
[[["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-18 UTC."],[[["The webpage details the `ExecutionsConnection` class within the Google Cloud Run v2 C++ library, providing an interface for interacting with the `ExecutionsClient`."],["This interface defines virtual methods corresponding to the user-facing overload sets found in `ExecutionsClient`, enabling custom behavior for testing purposes."],["It provides a list of all the different versions of this documentation, with version `2.37.0-rc` being the latest release."],["The documentation includes information on how to create a concrete instance using `MakeExecutionsConnection()` and mock instances using `run_v2_mocks::MockExecutionsConnection`."],["Key functions within `ExecutionsConnection` are documented, such as `GetExecution`, `ListExecutions`, `DeleteExecution`, `CancelExecution` and `options`, along with their parameters and return types."]]],[]]