[[["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 webpage provides documentation for the `ConfidentialComputingConnectionIdempotencyPolicy` class within the Google Cloud C++ client library, specifically focusing on version 2.31.0 and its predecessors."],["The page lists available versions of the `ConfidentialComputingConnectionIdempotencyPolicy` class, ranging from the latest release candidate (2.37.0-rc) down to version 2.11.0, allowing users to navigate and select their desired version."],["The documentation details several virtual functions associated with the class, including `clone()`, `CreateChallenge()`, `VerifyAttestation()`, `ListLocations()`, and `GetLocation()`, each with parameter and return descriptions, enabling the user to have a clear description of the function."],["The functions `CreateChallenge()` and `VerifyAttestation()` take requests from the `google::cloud::confidentialcomputing::v1` namespace, while `ListLocations()` and `GetLocation()` use requests from the `google::cloud::location` namespace, allowing the user to understand the origin of the parameters."],["The return type of `ListLocations()` , `GetLocation()`, `CreateChallenge()`, `VerifyAttestation()` are all `google::cloud::Idempotency` while `clone()` returns a `std::unique_ptr` of the `ConfidentialComputingConnectionIdempotencyPolicy` type, giving the user insight on the return value of each function."]]],[]]