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-08-14 UTC."],[],[],null,["# Class TableServiceConnection (2.37.0)\n\nVersion 2.37.0keyboard_arrow_down\n\n- [2.42.0-rc (latest)](/cpp/docs/reference/bigquerycontrol/latest/classgoogle_1_1cloud_1_1bigquerycontrol__v2_1_1TableServiceConnection)\n- [2.41.0](/cpp/docs/reference/bigquerycontrol/2.41.0/classgoogle_1_1cloud_1_1bigquerycontrol__v2_1_1TableServiceConnection)\n- [2.40.0](/cpp/docs/reference/bigquerycontrol/2.40.0/classgoogle_1_1cloud_1_1bigquerycontrol__v2_1_1TableServiceConnection)\n- [2.39.0](/cpp/docs/reference/bigquerycontrol/2.39.0/classgoogle_1_1cloud_1_1bigquerycontrol__v2_1_1TableServiceConnection)\n- [2.38.0](/cpp/docs/reference/bigquerycontrol/2.38.0/classgoogle_1_1cloud_1_1bigquerycontrol__v2_1_1TableServiceConnection)\n- [2.37.0](/cpp/docs/reference/bigquerycontrol/2.37.0/classgoogle_1_1cloud_1_1bigquerycontrol__v2_1_1TableServiceConnection)\n- [2.36.0](/cpp/docs/reference/bigquerycontrol/2.36.0/classgoogle_1_1cloud_1_1bigquerycontrol__v2_1_1TableServiceConnection)\n- [2.35.0](/cpp/docs/reference/bigquerycontrol/2.35.0/classgoogle_1_1cloud_1_1bigquerycontrol__v2_1_1TableServiceConnection)\n- [2.34.0](/cpp/docs/reference/bigquerycontrol/2.34.0/classgoogle_1_1cloud_1_1bigquerycontrol__v2_1_1TableServiceConnection)\n- [2.33.0](/cpp/docs/reference/bigquerycontrol/2.33.0/classgoogle_1_1cloud_1_1bigquerycontrol__v2_1_1TableServiceConnection)\n- [2.32.0](/cpp/docs/reference/bigquerycontrol/2.32.0/classgoogle_1_1cloud_1_1bigquerycontrol__v2_1_1TableServiceConnection)\n- [2.31.0](/cpp/docs/reference/bigquerycontrol/2.31.0/classgoogle_1_1cloud_1_1bigquerycontrol__v2_1_1TableServiceConnection)\n- [2.30.0](/cpp/docs/reference/bigquerycontrol/2.30.0/classgoogle_1_1cloud_1_1bigquerycontrol__v2_1_1TableServiceConnection)\n- [2.29.0](/cpp/docs/reference/bigquerycontrol/2.29.0/classgoogle_1_1cloud_1_1bigquerycontrol__v2_1_1TableServiceConnection)\n- [2.28.0](/cpp/docs/reference/bigquerycontrol/2.28.0/classgoogle_1_1cloud_1_1bigquerycontrol__v2_1_1TableServiceConnection)\n- [2.27.0](/cpp/docs/reference/bigquerycontrol/2.27.0/classgoogle_1_1cloud_1_1bigquerycontrol__v2_1_1TableServiceConnection) \nThe [`TableServiceConnection`](/cpp/docs/reference/bigquerycontrol/2.37.0/classgoogle_1_1cloud_1_1bigquerycontrol__v2_1_1TableServiceConnection) object for [`TableServiceClient`](/cpp/docs/reference/bigquerycontrol/2.37.0/classgoogle_1_1cloud_1_1bigquerycontrol__v2_1_1TableServiceClient). \nThis interface defines virtual methods for each of the user-facing overload sets in [`TableServiceClient`](/cpp/docs/reference/bigquerycontrol/2.37.0/classgoogle_1_1cloud_1_1bigquerycontrol__v2_1_1TableServiceClient). This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type [`TableServiceClient`](/cpp/docs/reference/bigquerycontrol/2.37.0/classgoogle_1_1cloud_1_1bigquerycontrol__v2_1_1TableServiceClient).\n\nTo create a concrete instance, see `MakeTableServiceConnection()`.\n\nFor mocking, see [`bigquerycontrol_v2_mocks::MockTableServiceConnection`](/cpp/docs/reference/bigquerycontrol/2.37.0/classgoogle_1_1cloud_1_1bigquerycontrol__v2__mocks_1_1MockTableServiceConnection).\n\nFunctions\n---------\n\n### virtual options()\n\n### virtual GetTable(google::cloud::bigquery::v2::GetTableRequest const \\&)\n\n### virtual InsertTable(google::cloud::bigquery::v2::InsertTableRequest const \\&)\n\n### virtual PatchTable(google::cloud::bigquery::v2::UpdateOrPatchTableRequest const \\&)\n\n### virtual UpdateTable(google::cloud::bigquery::v2::UpdateOrPatchTableRequest const \\&)\n\n### virtual DeleteTable(google::cloud::bigquery::v2::DeleteTableRequest const \\&)\n\n### virtual ListTables(google::cloud::bigquery::v2::ListTablesRequest)"]]