[[["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 details the `TestCasesConnectionIdempotencyPolicy` class within the Google Cloud Dialogflow CX C++ library, covering versions from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The class provides functions for managing test cases, including creating, retrieving, updating, deleting, running, importing, and exporting them, along with associated test case results."],["Key functions of this class are listed, including `clone()`, `ListTestCases()`, `BatchDeleteTestCases()`, `GetTestCase()`, `CreateTestCase()`, `UpdateTestCase()`, `RunTestCase()`, `BatchRunTestCases()`, `CalculateCoverage()`, `ImportTestCases()`, `ExportTestCases()`, `ListTestCaseResults()`, `GetTestCaseResult()`, each with their respective parameter and return types."],["Each function provided includes details of its input parameter, such as the type of request object it utilizes, and the nature of its return value, which is a `google::cloud::Idempotency` type for all the functions besides `clone()`."]]],[]]