[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[[["This document details the `CloudFunctionsServiceConnectionIdempotencyPolicy` class across multiple versions, ranging from 2.11.0 to the latest release candidate 2.37.0-rc."],["The class offers a `clone()` function to create a copy of the object, returning a `std::unique_ptr` to the new `CloudFunctionsServiceConnectionIdempotencyPolicy`."],["It defines various functions including `ListFunctions`, `GetFunction`, `CreateFunction`, `UpdateFunction`, `DeleteFunction`, `CallFunction`, `GenerateUploadUrl`, `GenerateDownloadUrl`, `SetIamPolicy`, `GetIamPolicy`, and `TestIamPermissions`, all of which accept a specific request and return `google::cloud::Idempotency`."],["Each function takes a specific request object, such as `ListFunctionsRequest`, `GetFunctionRequest`, etc., as a parameter."],["Each of the listed functions' return types are of the `google::cloud::Idempotency` type."]]],[]]