[[["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 details the `TestError` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, which represents error information for a test run, and is implemented in the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly."],["The `TestError` class provides information such as the associated test status, the test case resource name (as a string or `TestCaseName` object), and the timestamp when the test was completed."],["The class implements interfaces like `IMessage`, `IEquatable\u003cTestError\u003e`, `IDeepCloneable\u003cTestError\u003e`, and `IBufferMessage`, and inherits from the `Object` class."],["Multiple versions of the `TestError` class are available, ranging from version 1.0.0 to the latest version 2.23.0, and all versions can be accessed through the linked version history on this page."],["The `TestError` class has two constructors, `TestError()` and `TestError(TestError other)`, and three properties that hold information regarding the status, test case, and the test completion time."]]],[]]