[[["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-14 UTC."],[[["This document details the `SecretManagerServiceConnectionIdempotencyPolicy` class within the Google Cloud Secret Manager C++ library, covering versions from 2.10.1 up to 2.37.0-rc."],["The class provides methods for determining the idempotency of various Secret Manager operations, such as listing, creating, updating, getting, and deleting secrets or secret versions."],["Key functions include `clone` for creating copies, as well as methods like `ListSecrets`, `CreateSecret`, `AddSecretVersion`, `GetSecret`, `UpdateSecret`, `DeleteSecret`, and many more that return `google::cloud::Idempotency` values."],["The document lists all available versions, and links to their relevant documentation pages for every major release, allowing users to access information on prior versions."],["The document specifies the parameter type and return type for each function to provide clear usage details regarding the class functions."]]],[]]