This interface defines virtual methods for each of the user-facing overload sets in JobServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type JobServiceClient.
To create a concrete instance, see MakeJobServiceConnection().
[[["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\u003eThis webpage details the \u003ccode\u003eJobServiceConnection\u003c/code\u003e object, which interfaces with \u003ccode\u003eJobServiceClient\u003c/code\u003e and includes various methods for managing BigQuery jobs, such as canceling, getting, inserting, deleting, listing, getting query results, and performing queries.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eJobServiceConnection\u003c/code\u003e is 2.37.0-rc, but older versions are also accessible, ranging back to 2.27.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eJobServiceConnection\u003c/code\u003e allows users to implement custom behaviors for testing purposes using methods like \u003ccode\u003eMakeJobServiceConnection()\u003c/code\u003e and \u003ccode\u003eMockJobServiceConnection\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe provided functions of the \u003ccode\u003eJobServiceConnection\u003c/code\u003e object include \u003ccode\u003eoptions()\u003c/code\u003e, \u003ccode\u003eCancelJob()\u003c/code\u003e, \u003ccode\u003eGetJob()\u003c/code\u003e, \u003ccode\u003eInsertJob()\u003c/code\u003e, \u003ccode\u003eDeleteJob()\u003c/code\u003e, \u003ccode\u003eListJobs()\u003c/code\u003e, \u003ccode\u003eGetQueryResults()\u003c/code\u003e, and \u003ccode\u003eQuery()\u003c/code\u003e, all handling different interactions with BigQuery jobs.\u003c/p\u003e\n"]]],[],null,[]]