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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 UTC."],[[["This document details the `TableServiceConnection` object, which is crucial for interacting with `TableServiceClient` and managing BigQuery tables."],["The interface provides virtual methods that mirror the user-facing overload sets in `TableServiceClient`, facilitating custom behavior injection for testing."],["Several methods are described, including `GetTable`, `InsertTable`, `PatchTable`, `UpdateTable`, `DeleteTable`, and `ListTables`, each managing different aspects of BigQuery tables."],["The document provides the latest and previous versions of the `TableServiceConnection`, with version `2.37.0-rc` as the most recent."]]],[]]