[[["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 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."]]],[]]