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