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"]],[["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-03-05 UTC."],[[["This webpage details the `JobControllerConnection` class for the Google Cloud Dataproc v1 API, which is used for managing job-related operations."],["The `JobControllerConnection` class provides virtual methods mirroring user-facing methods in `JobControllerClient`, facilitating custom behavior injection during testing."],["The content lists various versions of the Dataproc API, with `2.37.0-rc` being the latest release candidate, alongside versions from `2.36.0` down to `2.11.0`."],["Key functions covered include `SubmitJob`, `GetJob`, `ListJobs`, `UpdateJob`, `CancelJob`, `DeleteJob`, along with operations such as `SetIamPolicy`, `GetIamPolicy`, `TestIamPermissions`, and several `longrunning` functions."],["The page provides specific links for creating a `JobControllerConnection` instance and using the mock functionality for testing using `MakeJobControllerConnection()` and `MockJobControllerConnection`."]]],[]]