[[["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 a reference for the `TpuConnectionIdempotencyPolicy` class within the Google Cloud C++ client library for TPU (Tensor Processing Unit), spanning versions from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `TpuConnectionIdempotencyPolicy` class includes functions for managing TPU nodes such as `ListNodes`, `GetNode`, `CreateNode`, `DeleteNode`, `StopNode`, `StartNode`, and `UpdateNode`, which have request and return parameters related to the idempotency of the operation."],["The document also outlines functions for working with accelerator types, runtime versions, and guest attributes, including `ListAcceleratorTypes`, `GetAcceleratorType`, `ListRuntimeVersions`, `GetRuntimeVersion`, and `GetGuestAttributes`, all of which return an idempotency result."],["The `clone()` method is provided as a virtual function to create a copy of the current `TpuConnectionIdempotencyPolicy` object."],["Each function listed includes parameter details and a description of its return type, which is specifically `google::cloud::Idempotency`."]]],[]]