This interface defines virtual methods for each of the user-facing overload sets in BigQueryReadClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type BigQueryReadClient.
[[["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-04-17 UTC."],[[["This webpage provides documentation for the `BigQueryReadConnection` class, which is a crucial component for managing interactions with the `BigQueryReadClient`."],["The page lists various versions of the `BigQueryReadConnection` class, with version 2.37.0-rc being the latest release candidate, and it includes versions all the way back to 2.11.0."],["The `BigQueryReadConnection` interface defines the methods for user-facing operations within `BigQueryReadClient`, such as `CreateReadSession`, `ReadRows`, and `SplitReadStream`."],["The documentation details how to create a concrete instance of `BigQueryReadConnection` using `MakeBigQueryReadConnection()` and how to utilize `MockBigQueryReadConnection` for testing purposes."],["Each function within the `BigQueryReadConnection` class, including virtual options, is documented, with tables outlining parameters, return types, and descriptions."]]],[]]