[[["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."],[[["The `TestError` class in the Dialogflow v3 API provides error information related to running tests and implements several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["This class includes properties such as `Status`, `TestCase`, `TestCaseAsTestCaseName`, and `TestTime`, allowing access to the test's status, associated test case name, a typed view of the test case name, and the completion timestamp, respectively."],["The `TestError` class is available in multiple versions of the Google.Cloud.Dialogflow.Cx.V3 package, ranging from version 1.0.0 to the latest 2.23.0."],["The latest version available for the `TestError` class is 2.23.0 and is part of the `Google.Cloud.Dialogflow.Cx.V3` namespace within the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly."],["Constructors for `TestError` include a default constructor and one that accepts another `TestError` instance for copying."]]],[]]