[[["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 webpage provides documentation for the `FoldersConnectionIdempotencyPolicy` class within the Google Cloud Resource Manager v3 C++ library, spanning versions from 2.11.0 up to the latest release candidate, 2.37.0-rc."],["The `FoldersConnectionIdempotencyPolicy` class defines methods for determining the idempotency of various folder-related operations such as `GetFolder`, `ListFolders`, `SearchFolders`, `CreateFolder`, `UpdateFolder`, `MoveFolder`, `DeleteFolder`, and `UndeleteFolder`."],["The class also contains methods for managing IAM policies, specifically `GetIamPolicy`, `SetIamPolicy`, and `TestIamPermissions`, all of which are used to test permissions related to folders."],["Each method takes a request object as input and returns a `google::cloud::Idempotency` value, which is used to determine if an operation can be retried safely."],["A `clone()` method is available, returning a unique pointer to a new copy of the `FoldersConnectionIdempotencyPolicy` object, allowing for the creation of deep copies."]]],[]]