[[["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 outlines the `ExperimentsConnectionIdempotencyPolicy` class within the Google Cloud Dialogflow CX C++ library, showcasing its various version-specific implementations, ranging from the latest release candidate 2.37.0-rc down to version 2.11.0."],["The class provides a `clone()` function to create new copies of the object."],["It includes various virtual functions for managing experiments, such as `ListExperiments`, `GetExperiment`, `CreateExperiment`, `UpdateExperiment`, `DeleteExperiment`, `StartExperiment`, and `StopExperiment`, each taking a specific request object as a parameter."],["There are also virtual functions for handling locations and long-running operations including, `ListLocations`, `GetLocation`, `ListOperations`, `GetOperation` and `CancelOperation`, which work with their respective request objects."],["Each function has a return type of `google::cloud::Idempotency` which represents the idempotent nature of the operation."]]],[]]