[[["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 provides documentation for the `TpuConnectionIdempotencyPolicy` class in the Google Cloud C++ client library, specifically for TPU (Tensor Processing Unit) services."],["The latest version of the `TpuConnectionIdempotencyPolicy` class is `2.37.0-rc`, with a range of older versions available from `2.36.0` down to `2.11.0` accessible in the navigation, and version `2.19.0` being the current version."],["The class defines several virtual functions related to managing TPU nodes, such as `ListNodes`, `GetNode`, `CreateNode`, `DeleteNode`, `ReimageNode`, `StopNode`, and `StartNode`, and also offers information regarding Tensorflow and accelerator versions, like `ListTensorFlowVersions`, `GetTensorFlowVersion`, `ListAcceleratorTypes`, and `GetAcceleratorType`, each specifying the type of request they take as a parameter."],["Each function listed defines the request it takes as a parameter, and all functions return a google::cloud::Idempotency type."],["A virtual `clone()` function is available to make copies of the object."]]],[]]