[[["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 C++ Resource Manager library, spanning versions from 2.11.0 to the latest release candidate 2.37.0-rc."],["The `FoldersConnectionIdempotencyPolicy` class defines the idempotency behavior for various folder operations, such as getting, listing, searching, creating, updating, moving, deleting, and undeleting folders."],["The documentation outlines the class's virtual functions, including `clone()` for creating copies and methods like `GetFolder`, `ListFolders`, `SearchFolders`, `CreateFolder`, `UpdateFolder`, `MoveFolder`, `DeleteFolder`, `UndeleteFolder` that define the idempotency of those actions."],["It also includes methods to manage Identity and Access Management (IAM) policies associated with folders, through functions such as `GetIamPolicy`, `SetIamPolicy`, and `TestIamPermissions`."],["The `FoldersConnectionIdempotencyPolicy` class specifies the expected behaviour, as well as the parameters and expected return types, for all the above functions listed."]]],[]]