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` class, which facilitates interaction with the `TpuClient` and allows for custom behavior injection in tests."],["The `TpuConnection` class offers a series of virtual methods for managing TPU nodes, including listing, getting, creating, deleting, stopping, starting, and updating."],["The class also includes methods for handling accelerator types, runtime versions, and guest attributes, and generating a service identity."],["The page provides links to different versions of the `TpuConnection` documentation, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc."],["The webpage details how to create an instance and how to create mocks using `MakeTpuConnection()` and `tpu_v2_mocks::MockTpuConnection` respectively."]]],[]]