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-14 UTC."],[[["This document outlines the `JobsConnection` interface, which defines virtual methods for each overload set in `JobsClient`, enabling custom behavior injection during testing."],["The interface provides methods for managing jobs, including creating, retrieving, listing, updating, deleting, and running jobs using the respective request types."],["The `JobsConnection` interface also handles IAM policy management, providing methods for getting, setting, and testing IAM permissions."],["The latest release version available for the `JobsConnection` object is 2.37.0-rc, while version 2.15.1 is described in detail here."],["Users can create a concrete `JobsConnection` instance with `MakeJobsConnection()`, and for mocking purposes, `run_v2_mocks::MockJobsConnection` can be utilized."]]],[]]