[[["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 `ProjectsConnectionIdempotencyPolicy` 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 `ProjectsConnectionIdempotencyPolicy` class defines how operations on project resources, such as retrieving, creating, updating, moving, deleting, and undeleting projects, and managing their IAM policies should be handled."],["The documentation includes detailed information on several functions such as `GetProject`, `ListProjects`, `SearchProjects`, `CreateProject`, `UpdateProject`, `MoveProject`, `DeleteProject`, `UndeleteProject`, `GetIamPolicy`, `SetIamPolicy`, and `TestIamPermissions`, offering details on parameters and return values."],["Each function's documentation includes its parameter and return type details, specifically indicating that they all return `google::cloud::Idempotency`, which plays an important part in determining whether a function can be retried safely."],["The function `clone()` returns a new object of type `std::unique_ptr\u003cProjectsConnectionIdempotencyPolicy\u003e`, allowing the user to make copies of the current object."]]],[]]