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-03-21 UTC."],[[["The `ExecutionsConnection` object provides an interface for interacting with `ExecutionsClient`, defining virtual methods for each user-facing overload set."],["This interface enables users to inject custom behavior, such as using a Google Mock object, for testing purposes with `ExecutionsClient` objects."],["The class offers a range of virtual functions including `GetExecution`, `ListExecutions`, `DeleteExecution`, `CancelExecution`, and operations such as `ListOperations`, `GetOperation`, `DeleteOperation`, and `WaitOperation`."],["The current page references version 2.32.0, but there are many other previous versions available from 2.31.0 all the way back to 2.11.0, and it also lists 2.37.0-rc as the latest version."]]],[]]