This interface defines virtual methods for each of the user-facing overload sets in BigQueryWriteClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type BigQueryWriteClient.
[[["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-14 UTC."],[[["This webpage provides documentation for the `BigQueryWriteConnection` class, which is used in conjunction with `BigQueryWriteClient` for BigQuery Storage operations in C++."],["The `BigQueryWriteConnection` class offers virtual methods to interact with BigQuery, such as `CreateWriteStream`, `GetWriteStream`, `FinalizeWriteStream`, `BatchCommitWriteStreams`, and `FlushRows`."],["It facilitates custom behavior injection for testing through dependency injection, utilizing a mock object, when testing objects of type `BigQueryWriteClient`."],["The provided list demonstrates the availability of different versions of the C++ BigQuery Storage API, with version 2.37.0-rc being the latest and version 2.11.0 being the oldest."]]],[]]