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 provides documentation for the `JobControllerConnection` class within the Google Cloud Dataproc v1 API, specifically for version 2.21.0."],["The `JobControllerConnection` interface defines virtual methods corresponding to the user-facing overload sets found in the `JobControllerClient`, enabling the injection of custom behavior for testing."],["The latest release candidate for the Dataproc API is version 2.37.0-rc, and the page lists documentation for multiple versions, including 2.36.0 through 2.11.0."],["The `JobControllerConnection` class provides methods for managing Dataproc jobs, such as submitting, listing, getting, updating, canceling, and deleting jobs, all in the `google::cloud::dataproc::v1` namespace."],["The content provides specific details for the parameters and return types of the methods available within the `JobControllerConnection` class, including `SubmitJob`, `SubmitJobAsOperation`, `GetJob`, `ListJobs`, `UpdateJob`, `CancelJob`, `DeleteJob`, and `Options`."]]],[]]