[[["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 document provides versioned documentation for the `FunctionServiceConnectionIdempotencyPolicy` class within the Google Cloud Functions C++ library, ranging from version 2.11.0 up to the latest release candidate, 2.37.0-rc."],["The primary content of the document is the `FunctionServiceConnectionIdempotencyPolicy` class, and details its various virtual functions that handle Google Cloud Function operations, including getting, listing, creating, updating, and deleting functions."],["Each of the virtual functions within the class interacts with the Google Cloud Function service by taking a request object as a parameter, and returns an `Idempotency` object."],["The document includes functions such as `GenerateUploadUrl`, `GenerateDownloadUrl`, and `ListRuntimes`, which provide functionality for generating URLs and listing available runtimes, among other functionality."],["The `clone()` method is also provided for creating copies of the `FunctionServiceConnectionIdempotencyPolicy` object, returning a `std::unique_ptr` to the new object."]]],[]]