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\u003eThis document details the \u003ccode\u003eJobServiceConnection\u003c/code\u003e interface, which defines virtual methods for user-facing overload sets within \u003ccode\u003eJobServiceClient\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eJobServiceConnection\u003c/code\u003e interface allows users to inject custom behaviors, particularly useful for testing \u003ccode\u003eJobServiceClient\u003c/code\u003e objects with tools like Google Mock.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists available versions ranging from the latest release candidate 2.37.0-rc down to version 2.27.0, along with version 2.30.0 as the context of this document.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eJobServiceConnection\u003c/code\u003e provides methods for managing jobs, including \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.\u003c/p\u003e\n"],["\u003cp\u003eA concrete instance of \u003ccode\u003eJobServiceConnection\u003c/code\u003e can be made by using \u003ccode\u003eMakeJobServiceConnection()\u003c/code\u003e, while mock instances can be made with \u003ccode\u003ebigquerycontrol_v2_mocks::MockJobServiceConnection\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]