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-08-14 UTC."],[[["\u003cp\u003eThis page details the \u003ccode\u003eTableServiceConnection\u003c/code\u003e class, which provides an interface for virtual methods corresponding to user-facing overloads in \u003ccode\u003eTableServiceClient\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eTableServiceConnection\u003c/code\u003e is 2.37.0-rc, with versions ranging back to 2.27.0 being documented here.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTableServiceConnection\u003c/code\u003e enables custom behavior injection, particularly useful for testing with mock objects.\u003c/p\u003e\n"],["\u003cp\u003eCore functionalities include methods like \u003ccode\u003eGetTable\u003c/code\u003e, \u003ccode\u003eInsertTable\u003c/code\u003e, \u003ccode\u003ePatchTable\u003c/code\u003e, \u003ccode\u003eUpdateTable\u003c/code\u003e, \u003ccode\u003eDeleteTable\u003c/code\u003e, and \u003ccode\u003eListTables\u003c/code\u003e, each operating on \u003ccode\u003eTable\u003c/code\u003e resources.\u003c/p\u003e\n"],["\u003cp\u003eTo create an instance, one can refer to the \u003ccode\u003eMakeTableServiceConnection()\u003c/code\u003e documentation, and for mocking, there is \u003ccode\u003ebigquerycontrol_v2_mocks::MockTableServiceConnection\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]