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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]