[[["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 document provides a detailed overview of the `FlowsConnectionIdempotencyPolicy` class within the Google Cloud Dialogflow CX C++ library, spanning multiple versions from 2.11.0 to 2.37.0-rc."],["The `FlowsConnectionIdempotencyPolicy` class includes methods to determine the idempotency of various operations related to flows, such as `CreateFlow`, `DeleteFlow`, `ListFlows`, `GetFlow`, `UpdateFlow`, `TrainFlow`, `ValidateFlow`, `GetFlowValidationResult`, `ImportFlow`, and `ExportFlow`."],["The class features a `clone()` method for creating a copy of the current object."],["Each method takes in a unique request parameter such as `CreateFlowRequest const &`, `DeleteFlowRequest const &`, `ListFlowsRequest` among others."],["The class returns a `google::cloud::Idempotency` type for each of the methods."]]],[]]