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-21 UTC."],[[["The `JobServiceConnection` object, specifically version 2.34.0, is a component of `JobServiceClient` and provides virtual methods for its user-facing overload sets."],["This interface enables users to inject custom behaviors, such as with a Google Mock object, which is beneficial for testing `JobServiceClient` objects."],["The latest release candidate for this documentation is 2.37.0-rc, while several older versions of this class are also documented."],["`JobServiceConnection` has functions that have various `request` parameters and each will return a specified type, such as `Status`, `StatusOr`, or `StreamRange`."],["To create an instance see the `MakeJobServiceConnection()` function and for mocking, see `bigquerycontrol_v2_mocks::MockJobServiceConnection`."]]],[]]