[[["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 document details the `FlowsConnectionIdempotencyPolicy` class within the Google Cloud Dialogflow CX C++ library, covering versions from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `FlowsConnectionIdempotencyPolicy` class provides a set of virtual functions to manage the idempotency of various Dialogflow CX Flow operations, such as creating, deleting, listing, getting, updating, training, validating, importing, and exporting flows."],["The `clone()` function creates and returns a unique pointer to a new copy of the `FlowsConnectionIdempotencyPolicy` object."],["Each function in this class, like `CreateFlow`, `DeleteFlow`, `ListFlows`, `GetFlow`, etc., takes a specific request parameter and returns a `google::cloud::Idempotency` type, indicating whether the operation can be retried safely."],["The functions in this class allow a programmer to define, access, and change the nature of various functions associated with dialogflow flows."]]],[]]