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-04-09 UTC."],[[["This webpage provides documentation for the `JobControllerConnection` class within the Google Cloud Dataproc v1 API, specifically for C++."],["The `JobControllerConnection` class interface defines virtual methods corresponding to the user-facing overload sets found in `JobControllerClient`, enabling the injection of custom behavior for testing purposes."],["The documentation lists various versions of the `JobControllerConnection`, ranging from 2.11.0 up to the latest release candidate, 2.37.0-rc."],["The documentation includes function descriptions and parameter/return information for methods such as `SubmitJob`, `GetJob`, `ListJobs`, `UpdateJob`, `CancelJob`, and `DeleteJob`, detailing how these functions interact with `JobControllerClient`."],["The `MakeJobControllerConnection()` function is provided for creating concrete instances, and `MockJobControllerConnection` is available for creating mock instances."]]],[]]