[[["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-04-09 UTC."],[[["This document provides a detailed reference for the `InterconnectsConnectionIdempotencyPolicy` class within the Google Cloud C++ Compute Interconnects API, covering versions from 2.15.1 to the latest release candidate 2.37.0-rc."],["The `InterconnectsConnectionIdempotencyPolicy` class offers methods to determine the idempotency of various interconnect-related operations, such as deleting, getting, inserting, listing, and patching interconnects."],["The document outlines the parameters and return types for functions like `clone()`, `DeleteInterconnect`, `GetInterconnect`, `GetDiagnostics`, `GetMacsecConfig`, `InsertInterconnect`, `ListInterconnects`, `PatchInterconnect`, and `SetLabels`, helping users determine the behavior of each."],["Each function within the `InterconnectsConnectionIdempotencyPolicy` class returns a `google::cloud::Idempotency` type, indicating whether the operation can be retried safely."],["The class functions require a constant reference to a request object as a parameter, which specifies the operation to be performed and the parameters necessary to perform it."]]],[]]