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"]],[["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-03-14 UTC."],[[["This webpage details the `TpuConnection` object, which acts as an interface defining virtual methods for `TpuClient` overload sets."],["The `TpuConnection` class allows for the injection of custom behaviors in tests, using tools like Google Mock objects, which is particularly useful for testing `TpuClient` instances."],["The page provides access to multiple versions of the TPU API, with version 2.37.0-rc being the most recent, and contains links to the documentation for each version."],["Key functions include methods for managing TPU nodes, such as `ListNodes`, `GetNode`, `CreateNode`, `DeleteNode`, `ReimageNode`, `StopNode`, and `StartNode`."],["The `TpuConnection` object also offers methods to list and retrieve TensorFlow versions and accelerator types, including `ListTensorFlowVersions`, `GetTensorFlowVersion`, `ListAcceleratorTypes`, and `GetAcceleratorType`."]]],[]]