[[["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 page provides documentation for the `AgentsConnectionIdempotencyPolicy` class within the Google Cloud Dialogflow CX C++ library, spanning versions from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `AgentsConnectionIdempotencyPolicy` class defines methods to manage the idempotency of various agent-related operations, such as listing, retrieving, creating, updating, deleting, exporting, restoring, and validating agents."],["The class includes a `clone()` method, which is intended to create a copy of the current `AgentsConnectionIdempotencyPolicy` object, returning a new object of the same type."],["Each function within the `AgentsConnectionIdempotencyPolicy` class such as `ListAgents`, `GetAgent`, `CreateAgent`, and others, takes a specific request type related to that action, and returns a `google::cloud::Idempotency` type as a result."],["There are different versions of the class available, allowing you to select between them using the links provided, with each version corresponding to a different release of the C++ Dialogflow CX library."]]],[]]