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-14 UTC."],[[["This webpage provides documentation for the `JobControllerConnection` object, which is used with the `JobControllerClient` in the Google Cloud Dataproc v1 API."],["The `JobControllerConnection` class interface offers virtual methods corresponding to user-facing overload sets within `JobControllerClient`, enabling custom behavior injection for testing purposes."],["The documentation includes a range of available versions for `JobControllerConnection`, starting from version 2.11.0 and going up to the latest release candidate 2.37.0-rc."],["The page details a comprehensive list of virtual functions available within `JobControllerConnection`, such as `SubmitJob`, `GetJob`, `ListJobs`, and others for managing and interacting with Dataproc jobs."],["This documentation provides information for creating a concrete instance of `JobControllerConnection`, with the mention of the function `MakeJobControllerConnection()` and the `MockJobControllerConnection` class for mocking."]]],[]]