[[["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 `CloudFunctionsServiceConnectionIdempotencyPolicy` class within the Google Cloud Functions C++ library, spanning versions from 2.11.0 to 2.37.0-rc."],["The latest version available is 2.37.0-rc, which represents a release candidate, with version 2.36.0 as the latest fully released version."],["The `CloudFunctionsServiceConnectionIdempotencyPolicy` class contains virtual functions for operations such as `ListFunctions`, `GetFunction`, `CreateFunction`, `UpdateFunction`, `DeleteFunction`, `CallFunction`, `GenerateUploadUrl`, `GenerateDownloadUrl`, `SetIamPolicy`, `GetIamPolicy`, `TestIamPermissions`, `ListLocations`, `ListOperations`, and `GetOperation`."],["Each of these virtual functions accepts a specific request parameter and returns a `google::cloud::Idempotency` type."],["The `clone()` virtual function is used to create a new copy of the `CloudFunctionsServiceConnectionIdempotencyPolicy` object, returning a `std::unique_ptr` of the object."]]],[]]