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-05-07 UTC."],[[["This document outlines the `JobsConnection` object for `JobsClient`, which provides an interface with virtual methods corresponding to the user-facing overloads in `JobsClient`."],["The `JobsConnection` class enables custom behavior injection, like using a Google Mock object, primarily for testing purposes related to `JobsClient`."],["It covers various functionalities including creating, retrieving, listing, updating, deleting, and running jobs, via methods such as `CreateJob`, `GetJob`, `ListJobs`, `UpdateJob`, `DeleteJob`, and `RunJob`, respectively."],["The document also highlights the ability to manage IAM policies through methods like `GetIamPolicy`, `SetIamPolicy`, and `TestIamPermissions`."],["A wide range of versions is available, with 2.37.0-rc being the latest, and the current version of the document set to 2.28.0, the version the JobsConnection is tied to."]]],[]]