[[["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-21 UTC."],[[["This document details the `TpuConnectionIdempotencyPolicy` class within the Google Cloud TPU C++ client library, showcasing its available versions from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `TpuConnectionIdempotencyPolicy` class offers methods for managing TPU nodes, including listing, getting, creating, updating, deleting, starting, and stopping nodes, as well as handling operations like service identity generation, accelerator types, runtime versions, and guest attributes."],["Each of these methods, like `ListNodes`, `GetNode`, `CreateNode`, etc., takes a specific request type as a parameter and returns a `google::cloud::Idempotency` type, and the class also contains a method to clone the object, which returns a `std::unique_ptr` pointing to the clone."],["The document describes each of these functions including the parameter that it takes and the return value and its type."],["The document covers a range of previous versions of the software, allowing users to select the correct version of the software they may be working with, and the latest release candidate."]]],[]]