[[["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 page provides documentation for the `FunctionServiceConnectionIdempotencyPolicy` class in the Google Cloud Functions v2 C++ library, covering versions from 2.11.0 to the latest release candidate 2.37.0-rc."],["The `FunctionServiceConnectionIdempotencyPolicy` class offers virtual methods for various function-related operations, like `GetFunction`, `ListFunctions`, `CreateFunction`, `UpdateFunction`, `DeleteFunction` and more, determining the idempotency of each request."],["Each method detailed includes parameter information and return type of `google::cloud::Idempotency`, which indicates whether or not the operation can be retried safely without side effects."],["The class includes virtual methods for managing Cloud Function runtimes, locations, IAM policies, and operations, such as `ListRuntimes`, `ListLocations`, `SetIamPolicy`, `GetIamPolicy`, and `ListOperations`."],["It also contains methods for generating upload and download URLs with `GenerateUploadUrl` and `GenerateDownloadUrl` respectively, which are also assessed for idempotency."]]],[]]