[[["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 provides versioned documentation for the `FunctionServiceConnectionIdempotencyPolicy` class within the Google Cloud Functions C++ library, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc."],["The `FunctionServiceConnectionIdempotencyPolicy` class offers virtual methods for managing functions, including creating, getting, listing, updating, and deleting functions, as well as generating upload and download URLs."],["Each method, such as `GetFunction`, `ListFunctions`, `CreateFunction`, etc., takes a specific request object as a parameter and returns a `google::cloud::Idempotency` type."],["A `clone()` method allows the creation of a new copy of the `FunctionServiceConnectionIdempotencyPolicy` object."],["There is also a `ListRuntimes` function which, similar to the other functions, returns a `google::cloud::Idempotency` type."]]],[]]