[[["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."],[[["The webpage provides documentation for the `FlowsConnectionIdempotencyPolicy` class in the Google Cloud Dialogflow CX C++ library, with multiple versions available, ranging from version 2.11.0 to 2.37.0-rc."],["The latest version documented is 2.37.0-rc, while the oldest is 2.11.0, indicating a history of updates and revisions."],["The class offers virtual functions to manage flows, such as `CreateFlow`, `DeleteFlow`, `ListFlows`, `GetFlow`, `UpdateFlow`, `TrainFlow`, `ValidateFlow`, `GetFlowValidationResult`, `ImportFlow`, and `ExportFlow`, allowing users to create, delete, list, retrieve, update, train, validate, and handle flow data."],["Each of the provided functions that interacts with a flow takes a request object, which contains parameters related to that operation, and returns an `google::cloud::Idempotency` type."],["The `clone()` function allows for the creation of a copy of a `FlowsConnectionIdempotencyPolicy` object, returning a `std::unique_ptr\u003c FlowsConnectionIdempotencyPolicy \u003e`."]]],[]]