[[["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-04-09 UTC."],[[["This document provides versioned documentation for the `WebhooksConnectionIdempotencyPolicy` class within the `dialogflow_cx` C++ library, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc."],["The primary function of the `WebhooksConnectionIdempotencyPolicy` class is to define and manage idempotency for various webhook operations, such as listing, getting, creating, updating, and deleting webhooks."],["The class also supports operations related to locations and long-running operations, including listing, getting, and canceling, using the `ListLocations`, `GetLocation`, `ListOperations`, `GetOperation`, and `CancelOperation` methods, respectively."],["A `clone()` function is included, which allows for creating a new copy of the `WebhooksConnectionIdempotencyPolicy` object, returning a `std::unique_ptr`."],["Each function listed in the documentation returns a type of `google::cloud::Idempotency`, to specify the idempotency of the operation it handles."]]],[]]