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 page provides documentation for the `JobControllerConnection` class in the Google Cloud Dataproc C++ client library, specifically for version 2.13.0 and other versions ranging up to 2.37.0-rc."],["The `JobControllerConnection` class defines virtual methods for user-facing overload sets in `JobControllerClient`, enabling users to customize behavior, especially for testing purposes."],["Users can view older versions of this class, with all of the versions being provided in the list, along with the most recent being highlighted as the \"latest\" version."],["The documentation details the available functions within `JobControllerConnection`, including `SubmitJob`, `GetJob`, `ListJobs`, `UpdateJob`, `CancelJob`, and `DeleteJob`, along with parameter and return type information."],["Instructions for creating a concrete instance using `MakeJobControllerConnection()` and utilizing the `MockJobControllerConnection` for mocking are also included."]]],[]]