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-04-09 UTC."],[[["The latest version of the `JobsConnection` documentation is version 2.37.0-rc, with a full list of available versions ranging from 2.11.0 to 2.36.0."],["`JobsConnection` defines virtual methods mirroring the user-facing overload sets found in `JobsClient`, enabling users to inject custom behavior, particularly for testing."],["The `JobsConnection` object facilitates several actions on a `JobsClient` including creating, getting, listing, updating, deleting, and running jobs."],["`JobsConnection` also supports actions that allow for retrieving and setting the IAM policy as well as testing IAM permissions on a job."],["Users can create a concrete instance of `JobsConnection` using the `MakeJobsConnection()` function, or they can mock it using `run_v2_mocks::MockJobsConnection`."]]],[]]