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-08-14 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eJobControllerConnection\u003c/code\u003e interface provides virtual methods for each user-facing overload set in \u003ccode\u003eJobControllerClient\u003c/code\u003e, enabling custom behavior injection during testing.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eJobControllerConnection\u003c/code\u003e is \u003ccode\u003e2.37.0-rc\u003c/code\u003e, with a history of versions down to \u003ccode\u003e2.11.0\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eJobControllerConnection\u003c/code\u003e offers methods such as \u003ccode\u003eSubmitJob\u003c/code\u003e, \u003ccode\u003eGetJob\u003c/code\u003e, \u003ccode\u003eListJobs\u003c/code\u003e, \u003ccode\u003eUpdateJob\u003c/code\u003e, \u003ccode\u003eCancelJob\u003c/code\u003e, and \u003ccode\u003eDeleteJob\u003c/code\u003e to manage jobs, along with other virtual function definitions.\u003c/p\u003e\n"],["\u003cp\u003eThere are functions related to setting, getting and testing permissions, operations, and options.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMakeJobControllerConnection()\u003c/code\u003e can be called to create an instance of the \u003ccode\u003eJobControllerConnection\u003c/code\u003e, and \u003ccode\u003eMockJobControllerConnection\u003c/code\u003e is available for mocking purposes.\u003c/p\u003e\n"]]],[],null,[]]