[[["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 document provides versioned documentation for the `TpuConnectionIdempotencyPolicy` class within the Google Cloud TPU C++ client library, covering versions from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The content outlines the available functions within the `TpuConnectionIdempotencyPolicy` class, which include methods such as `ListNodes`, `GetNode`, `CreateNode`, `DeleteNode`, `ReimageNode`, `StopNode`, `StartNode`, `ListTensorFlowVersions`, `GetTensorFlowVersion`, `ListAcceleratorTypes`, and `GetAcceleratorType`."],["Each function within the `TpuConnectionIdempotencyPolicy` class takes a specific request object as a parameter, represented by a `request` variable of varying types depending on the function, and returns an `Idempotency` object."],["A virtual `clone()` function is provided, which is designed to create and return a new copy of the `TpuConnectionIdempotencyPolicy` object, as a `std::unique_ptr\u003c TpuConnectionIdempotencyPolicy \u003e`."],["The document illustrates that class `TpuConnectionIdempotencyPolicy` manages the idempotency policies for various operations on TPU resources, as illustrated by the included functions."]]],[]]