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."],[[["This document outlines the `ExecutionsConnection` interface, which defines virtual methods for the user-facing overload sets in `ExecutionsClient` for Google Cloud Run v2."],["The `ExecutionsConnection` class is designed to facilitate the injection of custom behavior, particularly for testing purposes, using objects like Google Mock."],["The latest version of the `ExecutionsConnection` class available is `2.37.0-rc`, and the current document details version `2.28.0`."],["Key functionalities of the `ExecutionsConnection` include methods for getting, listing, deleting, and canceling executions via requests, along with options for no-await operations."],["The class also includes functions to handle long-running operations, with methods accepting `google::longrunning::Operation` and returning `future\u003c StatusOr\u003c google::cloud::run::v2::Execution \u003e \u003e` objects."]]],[]]