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 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."]]],[]]