[[["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 for managing router operations."],["The latest available version of this class is `2.37.0-rc`, with a history of versions extending back to `2.15.1`, and version 2.17.0 being mentioned specifically at the start of the provided data."],["The `RoutersConnectionIdempotencyPolicy` class offers virtual functions to interact with router resources, such as `AggregatedListRouters`, `DeleteRouter`, `GetRouter`, `InsertRouter`, and `UpdateRouter`, among others."],["Each of these functions, which include methods such as `GetNatIpInfo`, `GetNatMappingInfo`, and `GetRouterStatus`, includes a parameter for a request object, such as `AggregatedListRoutersRequest`, and a return value for Google Cloud's Idempotency."],["The `clone()` function allows for the creation of a new copy of the `RoutersConnectionIdempotencyPolicy` object, returning a unique pointer to the new copy."]]],[]]