This interface defines virtual methods for each of the user-facing overload sets in TableServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type TableServiceClient.
To create a concrete instance, see MakeTableServiceConnection().
[[["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."],[[["This document details the `TableServiceConnection` object, which is crucial for interacting with the `TableServiceClient`."],["The `TableServiceConnection` provides virtual methods for each user-facing overload set in `TableServiceClient`, enabling custom behavior injection for testing."],["The document references `MakeTableServiceConnection()` for concrete instances, and `bigquerycontrol_v2_mocks::MockTableServiceConnection` for mocking."],["The functions listed show that `TableServiceConnection` supports operations such as `GetTable`, `InsertTable`, `PatchTable`, `UpdateTable`, `DeleteTable`, and `ListTables`, all of which handle requests and return values related to BigQuery tables."],["Version 2.37.0-rc is the latest version of the documentation, with previous versions listed back to 2.27.0."]]],[]]