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"]],[["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-08-14 UTC."],[[["\u003cp\u003eThe latest release candidate version is 2.37.0-rc, while the current version being described is 2.36.0, and there are also 9 older versions listed, from 2.35.0 down to 2.27.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eJobServiceConnection\u003c/code\u003e is the object for \u003ccode\u003eJobServiceClient\u003c/code\u003e, defining virtual methods for user-facing overload sets in \u003ccode\u003eJobServiceClient\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe interface enables custom behavior injection for testing purposes, using a Google Mock object with \u003ccode\u003eJobServiceClient\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eJobServiceConnection\u003c/code\u003e class includes virtual methods such as \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, each handling different request types related to BigQuery jobs.\u003c/p\u003e\n"],["\u003cp\u003eIt is possible to create a concrete instance via \u003ccode\u003eMakeJobServiceConnection()\u003c/code\u003e and to mock, using \u003ccode\u003ebigquerycontrol_v2_mocks::MockJobServiceConnection\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]