[[["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-21 UTC."],[[["This webpage provides documentation for the `TestCasesConnectionIdempotencyPolicy` class in the Google Cloud Dialogflow CX C++ library, spanning versions from 2.11.0 to the latest release candidate 2.37.0-rc."],["The `TestCasesConnectionIdempotencyPolicy` class defines how to handle the idempotency of various operations on test cases, including creating, updating, running, and deleting test cases."],["Key functionalities of this class include managing test cases through methods such as `ListTestCases`, `BatchDeleteTestCases`, `GetTestCase`, `CreateTestCase`, `UpdateTestCase`, `RunTestCase`, `BatchRunTestCases`, `ImportTestCases`, and `ExportTestCases`."],["The class also provides methods for retrieving test results, such as `ListTestCaseResults` and `GetTestCaseResult`, and offers a method for calculating coverage with `CalculateCoverage`."],["The `clone()` function creates a new copy of the current object."]]],[]]