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"]],[["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-07-09 UTC."],[[["This webpage details the `ExecutionsConnection` object, which is crucial for interacting with `ExecutionsClient`."],["The `ExecutionsConnection` object provides virtual methods for each user-facing overload set within `ExecutionsClient`, facilitating custom behavior injection for testing."],["The latest version of `ExecutionsConnection` is `2.37.0-rc`, and the webpage provides links to documentation for many previous versions."],["It offers methods like `ListExecutions`, `CreateExecution`, `GetExecution`, and `CancelExecution`, all of which take a request parameter and return a specific type."],["The page references `MakeExecutionsConnection()` for creating a concrete instance and `workflows_executions_v1_mocks::MockExecutionsConnection` for mocking."]]],[]]