[[["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 webpage provides documentation for the `AgentsConnectionIdempotencyPolicy` class within the Google Cloud Dialogflow CX C++ library, spanning versions from 2.11.0 to 2.37.0-rc."],["The latest version available is 2.37.0-rc, with previous releases including 2.36.0, 2.35.0, and so on, all the way down to version 2.11.0."],["The `AgentsConnectionIdempotencyPolicy` class includes functions for managing Dialogflow CX agents, such as listing, getting, creating, updating, deleting, exporting, restoring, validating agents, as well as getting and updating generative settings."],["Each function such as `ListAgents`, `GetAgent`, `CreateAgent`, etc., takes a specific request object as a parameter, such as `google::cloud::dialogflow::cx::v3::ListAgentsRequest`, `google::cloud::dialogflow::cx::v3::GetAgentRequest const &`, and `google::cloud::dialogflow::cx::v3::CreateAgentRequest const &`, respectively, returning a `google::cloud::Idempotency`."],["The `clone()` function of this class can be used to create a new copy of this object, returning a `std::unique_ptr\u003c AgentsConnectionIdempotencyPolicy \u003e`."]]],[]]