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-07-18 UTC."],[[["This webpage details the `TpuConnection` object, which defines virtual methods for each user-facing overload set in `TpuClient` and allows for the injection of custom behavior during testing."],["The page provides documentation for various versions of the `TpuConnection` class, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc."],["`TpuConnection` methods detailed on the page allow for operations such as listing, getting, creating, deleting, re-imaging, stopping, and starting TPU nodes."],["The `TpuConnection` interface includes methods for retrieving lists and details of TensorFlow versions and accelerator types."],["Users are provided with links on how to create concrete instances of `TpuConnection` using `MakeTpuConnection()` and how to mock it using `tpu_v1_mocks::MockTpuConnection`."]]],[]]