[[["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 version-specific information and documentation for the `ExperimentsConnectionIdempotencyPolicy` class within the Google Cloud Dialogflow CX C++ library, spanning from version 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `ExperimentsConnectionIdempotencyPolicy` class includes several virtual functions for managing experiments, such as listing, getting, creating, updating, deleting, starting, and stopping them, all of which involve handling requests and determining idempotency."],["Each function, like `ListExperiments`, `GetExperiment`, `CreateExperiment`, etc., accepts a request parameter specific to its operation and returns a `google::cloud::Idempotency` type."],["The document describes the `clone()` function that creates and returns a unique pointer to a new copy of the `ExperimentsConnectionIdempotencyPolicy` object."],["The provided documentation also contains information that outlines the input parameters and return types for the methods, providing clarity of how to use these functions."]]],[]]