[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]