[[["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-05 UTC."],[[["This document details the `RoutersConnectionIdempotencyPolicy` class within the Google Cloud C++ Compute library, specifically across multiple versions ranging from 2.15.1 to 2.37.0-rc."],["The latest version of the documentation available is for version 2.37.0-rc, with version 2.29.0 as a reference point for the listed functions."],["The document outlines a set of virtual functions such as `AggregatedListRouters`, `DeleteRouter`, `GetRouter`, `GetNatIpInfo`, `GetNatMappingInfo`, `GetRouterStatus`, `InsertRouter`, `ListRouters`, `PatchRouter`, `Preview`, and `UpdateRouter`, each handling different aspects of router management, and all related to `Idempotency`."],["Each function listed, accepts a specific request parameter and returns a `google::cloud::Idempotency` type, indicating whether the operation can be retried safely."],["A `clone()` function is also available for creating a new copy of the `RoutersConnectionIdempotencyPolicy` object, returning a `std::unique_ptr` to the cloned object."]]],[]]