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-09 UTC."],[[["This webpage provides documentation for the `TpuConnection` object, which is used with the `TpuClient` in the Google Cloud C++ client library, specifically for version 2.13.0."],["The `TpuConnection` interface allows users to inject custom behavior during testing, especially when working with the `TpuClient`, by providing virtual methods."],["A variety of versions of the `TpuConnection` interface are available to browse through, ranging from 2.37.0-rc down to 2.11.0, the latest being 2.37.0-rc."],["The page lists several functions related to TPU management, such as listing, getting, creating, deleting, reimaging, stopping, and starting nodes."],["The `TpuConnection` interface also includes functions to work with different TensorFlow versions and accelerator types, including listing and getting them."]]],[]]