This interface defines virtual methods for each of the user-facing overload sets in TpuClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type TpuClient.
[[["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."],[[["\u003cp\u003eThis document details the \u003ccode\u003eTpuConnection\u003c/code\u003e class, which provides an interface for interacting with the \u003ccode\u003eTpuClient\u003c/code\u003e in the Google Cloud TPU v2 C++ library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTpuConnection\u003c/code\u003e class allows for custom behavior injection, such as using a mock object, in tests that utilize \u003ccode\u003eTpuClient\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMakeTpuConnection()\u003c/code\u003e function is available to create a concrete instance of the \u003ccode\u003eTpuConnection\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists many different versions of the Google Cloud TPU v2 C++ library, the latest of which is version 2.37.0-rc, and details the functions within the \u003ccode\u003eTpuConnection\u003c/code\u003e class, including \u003ccode\u003eListNodes\u003c/code\u003e, \u003ccode\u003eCreateNode\u003c/code\u003e, \u003ccode\u003eDeleteNode\u003c/code\u003e, \u003ccode\u003eGetGuestAttributes\u003c/code\u003e, and others.\u003c/p\u003e\n"],["\u003cp\u003eThe document also contains a list of virtual functions that are part of the \u003ccode\u003eTpuConnection\u003c/code\u003e class, specifying their parameter types, parameter names, return types, and descriptions.\u003c/p\u003e\n"]]],[],null,[]]