[[["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-21 UTC."],[[["This document details the `InterconnectsConnectionIdempotencyPolicy` class within the Google Cloud C++ client library, specifically for the Compute Interconnects v1 API."],["The latest release candidate version is 2.37.0-rc, and the document includes documentation for versions ranging from 2.37.0-rc down to 2.15.1."],["The document outlines several virtual functions provided by the class, such as `clone`, `DeleteInterconnect`, `GetInterconnect`, `InsertInterconnect`, `ListInterconnects`, `PatchInterconnect`, `GetDiagnostics`, `GetMacsecConfig`, and `SetLabels`, all of which manage various operations on interconnect resources."],["Each function listed has a corresponding `request` parameter, and all return a `google::cloud::Idempotency` type, indicating whether the operation is idempotent or not."],["The `clone()` function creates a new copy of the `InterconnectsConnectionIdempotencyPolicy` object, returning a unique pointer to the new object."]]],[]]