[[["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 provides versioned documentation for the `AddressesConnectionIdempotencyPolicy` class in the Google Cloud C++ Compute library, ranging from version 2.15.1 to the latest release candidate 2.37.0-rc."],["The `AddressesConnectionIdempotencyPolicy` class offers functions to interact with Google Cloud Compute Addresses, including `AggregatedListAddresses`, `DeleteAddress`, `GetAddress`, `InsertAddress`, `ListAddresses`, `Move`, and `SetLabels`."],["Each function within the class interacts with the Google Cloud API using a specific request object and returns a `google::cloud::Idempotency` type, indicating whether the operation is idempotent or not."],["The documentation provides details on the parameters and return types for each function within the `AddressesConnectionIdempotencyPolicy` class, allowing developers to understand how to interact with the Google Cloud Compute API for addresses."],["The class features a `clone()` function, which is used to produce a new copy of the current object for usage."]]],[]]