[[["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-08-14 UTC."],[[["This webpage provides documentation for the `IntentsConnectionIdempotencyPolicy` class in the Google Cloud Dialogflow ES C++ library, covering versions from 2.11.0 to the latest release candidate 2.37.0-rc."],["The `IntentsConnectionIdempotencyPolicy` class offers functions for managing intents, including listing, getting, creating, updating, and deleting, all in the context of the `google::cloud::dialogflow::v2` namespace."],["This class also supports batch operations like `BatchUpdateIntents` and `BatchDeleteIntents`, allowing for multiple intent actions in a single request."],["In addition to managing intents, the policy includes methods for interacting with locations and operations, such as listing and getting them, and also canceling them, using functions like `ListLocations`, `GetLocation`, `ListOperations`, `GetOperation`, and `CancelOperation`."],["The `clone()` function allows users to make a copy of an `IntentsConnectionIdempotencyPolicy` object, returning a `std::unique_ptr\u003cIntentsConnectionIdempotencyPolicy\u003e` to the new object."]]],[]]