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-07-02 UTC."],[[["The latest version of `BigQueryReadConnection` is 2.37.0-rc, and the page provides links to the documentation for this version and several older versions."],["`BigQueryReadConnection` defines virtual methods for user-facing overload sets in `BigQueryReadClient`, enabling custom behavior injection, such as with Google Mock objects, for testing."],["This interface is used to create a concrete instance using `MakeBigQueryReadConnection()`, and you can use `bigquery_storage_v1_mocks::MockBigQueryReadConnection` for mocking."],["The `BigQueryReadConnection` interface offers virtual functions including `options()`, `CreateReadSession()`, `ReadRows()`, and `SplitReadStream()` to interact with `BigQueryReadClient` and manage BigQuery read operations."]]],[]]