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` class within the Google Cloud Dataproc C++ client library, detailing its role and capabilities."],["The `JobControllerConnection` class serves as an interface that allows users to customize behavior in tests by injecting custom logic, particularly using mock objects, when working with `JobControllerClient`."],["The page lists all available versions of `JobControllerConnection`, ranging from version 2.11.0 to 2.37.0-rc, allowing users to select the appropriate documentation for their version."],["The documentation outlines the virtual methods available in the `JobControllerConnection` interface, including functions for submitting, getting, listing, updating, canceling, and deleting jobs, each with associated request and return types."],["The page provides information on how to create a concrete instance of the class or how to create a mocked version of the class for testing purposes."]]],[]]