This interface defines virtual methods for each of the user-facing overload sets in JobsClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type JobsClient.
[[["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 `JobsConnection` object for `JobsClient`, which provides an interface with virtual methods corresponding to each user-facing overload set in `JobsClient`."],["The latest version of the API documented is version 2.37.0-rc, with the content providing links to historical versions going back to version 2.11.0."],["Users can create a concrete instance of `JobsConnection` using `MakeJobsConnection()` and can utilize `run_v2_mocks::MockJobsConnection` for testing purposes."],["`JobsConnection` includes virtual methods for managing jobs such as creating, getting, listing, updating, deleting, and running, as well as getting and setting IAM policies."],["Each virtual method within `JobsConnection` accepts a specific request parameter and returns a defined type, such as a future, a status or, or a stream range, as well as options when invoking."]]],[]]