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-07-18 UTC."],[[["This document provides reference information for the `JobServiceConnection` object, which is part of the Google Cloud BigQuery Control API, specifically for version 2.31.0."],["The `JobServiceConnection` interface defines methods for interacting with the `JobServiceClient`, enabling users to implement custom behaviors for testing purposes using tools such as Google Mock."],["This documentation lists several functions, including `CancelJob`, `GetJob`, `InsertJob`, `DeleteJob`, `ListJobs`, `GetQueryResults`, and `Query`, which define various actions that can be performed on jobs."],["The latest version available for this section of the documentation is version 2.37.0-rc."]]],[]]