[[["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 document provides reference documentation for the `TestError` class within the Google Cloud Dialogflow CX v3 API, specifically for .NET developers."],["The `TestError` class is used to represent error information when running a test in Dialogflow CX, and it implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The document outlines various versions of the `TestError` class, from version 1.0.0 up to the latest version 2.23.0, all belonging to the namespace `Google.Cloud.Dialogflow.Cx.V3`."],["The `TestError` class has two constructors, `TestError()` and `TestError(TestError other)`, to create instances, and it also contains four properties: `Status`, `TestCase`, `TestCaseAsTestCaseName`, and `TestTime`, for managing the test."],["The class's `Status` property is of type Status, the `TestCase` and `TestCaseAsTestCaseName` is used to manage the test case resource name, and `TestTime` is used to manage when the test was completed."]]],[]]