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` class for Google Cloud Dataproc v1, offering methods to interact with the `JobControllerClient`."],["The latest release candidate (rc) version available is `2.37.0-rc`, with links provided for all prior versions dating back to `2.11.0`."],["The `JobControllerConnection` interface enables users to inject custom behavior for testing, using features like a Mock object, and it offers methods for various job operations, such as submitting, getting, listing, updating, canceling, and deleting jobs."],["Several functions are provided for interacting with jobs including `SubmitJob`, `GetJob`, `ListJobs`, `UpdateJob`, `CancelJob`, and `DeleteJob`."],["The `JobControllerConnection` also includes methods for managing operations and IAM policies with functions such as `GetOperation`, `ListOperations`, `GetIamPolicy`, `SetIamPolicy`, and `TestIamPermissions`."]]],[]]