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-03-05 UTC."],[[["This document provides the C++ `JobServiceConnection` interface for interacting with `JobServiceClient` in version 2.35.0 of the BigQuery Control API."],["The `JobServiceConnection` defines virtual methods that mirror the user-facing overload sets found in `JobServiceClient`, enabling custom behavior injection for testing purposes."],["The interface includes functions like `CancelJob`, `GetJob`, `InsertJob`, `DeleteJob`, `ListJobs`, `GetQueryResults`, and `Query`, which correspond to different job-related operations in BigQuery."],["The latest release candidate is version 2.37.0-rc, with versions available for download going back to version 2.27.0."]]],[]]