[[["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 `ExperimentsConnectionIdempotencyPolicy` class within the Google Cloud Dialogflow CX C++ library, spanning versions from 2.11.0 to 2.37.0-rc."],["The latest release candidate version of the class is `2.37.0-rc`, with the stable version being `2.36.0`, and all prior versions being made available."],["The class offers several virtual functions to manage experiments, including `ListExperiments`, `GetExperiment`, `CreateExperiment`, `UpdateExperiment`, `DeleteExperiment`, `StartExperiment`, and `StopExperiment`."],["Each of the aforementioned functions takes in a specific request as its parameter, defined in the `google::cloud::dialogflow::cx::v3` namespace, and returns a `google::cloud::Idempotency` type."],["The `clone` function allows you to create a new copy of the `ExperimentsConnectionIdempotencyPolicy` object, returning a `std::unique_ptr` of the same type."]]],[]]