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, which defines virtual methods for the `JobControllerClient` in the Google Cloud Dataproc v1 C++ library."],["The `JobControllerConnection` allows custom behavior injection during testing, such as using a Google Mock object, when working with `JobControllerClient`."],["The webpage provides links to documentation for the `JobControllerConnection` class across multiple versions, ranging from the latest release candidate to version 2.11.0."],["The `JobControllerConnection` class has functions for managing Dataproc jobs, including submitting, getting, listing, updating, canceling, and deleting jobs."],["The class also has functions that manage long-running operations, such as submitting jobs as operations, listing and getting operations, and canceling and deleting operations."]]],[]]