[[["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 reference documentation for the `TestError` class within the Google Cloud Dialogflow CX v3 API, specifically for .NET development."],["The `TestError` class is used to represent error information encountered when running a test within Dialogflow CX, and it implements multiple interfaces for message handling and cloning."],["The documentation covers versions of the API from 1.0.0 up to the latest release, 2.23.0, allowing developers to check each version for changes."],["The class has properties like `Status`, `TestCase`, `TestCaseAsTestCaseName`, and `TestTime`, providing details about the error, the test case, and the completion time of the test, respectively."],["The `TestError` class includes two constructors, a default constructor, and one that takes another `TestError` instance to create a copy, as well as inherited members such as `GetHashCode()`, `GetType()`, and `ToString()` from the base `object` class."]]],[]]