This interface defines virtual methods for each of the user-facing overload sets in JobControllerClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type JobControllerClient.
[[["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-07-09 UTC."],[[["This webpage details the `JobControllerConnection` object, which is an interface for managing `JobControllerClient` interactions within the Google Cloud Dataproc v1 API."],["The page provides links to documentation for `JobControllerConnection` across multiple versions, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc."],["`JobControllerConnection` defines virtual methods corresponding to user-facing operations within `JobControllerClient`, including functions for submitting, getting, listing, updating, canceling, and deleting jobs."],["Users can use `JobControllerConnection` to inject custom behavior for testing `JobControllerClient` objects and can find information to make concrete instances and for mocking."]]],[]]