[[["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 C++ Compute library, offering version-specific documentation from version 2.15.1 up to the latest release candidate 2.37.0-rc."],["The `ProjectsConnectionIdempotencyPolicy` class defines how operations on Compute projects should be handled, especially in regards to retries and idempotent behavior."],["The documented functions in this class, such as `DisableXpnHost`, `EnableXpnResource`, `GetProject`, `MoveDisk`, and `SetUsageExportBucket`, are methods for managing project-level operations and resources, with each returning a `google::cloud::Idempotency` value."],["Each function takes a specific request parameter, like `DisableXpnHostRequest`, and describes the expected behavior of those requests such as disabling XPN host or enabling an XPN Resource."],["The function `clone()` creates a copy of the current object and returns a unique pointer to the new class `ProjectsConnectionIdempotencyPolicy`."]]],[]]