[[["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, spanning versions from 2.11.0 to the latest release candidate 2.37.0-rc."],["The class provides methods for managing experiments, including listing, getting, creating, updating, deleting, starting, and stopping experiments within Dialogflow CX, with each of these methods taking a request object as a parameter."],["The `clone()` method is included to create a copy of the current `ExperimentsConnectionIdempotencyPolicy` object."],["Each method (ListExperiments, GetExperiment, CreateExperiment, UpdateExperiment, DeleteExperiment, StartExperiment, StopExperiment) within this class returns an `Idempotency` type, which seems to describe the behavior of the function when called more than once."]]],[]]