[[["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 latest version of the `TestCaseError` class within the Dialogflow v3 API is 2.23.0, with a full list of previous versions going all the way back to 1.0.0 being available."],["`TestCaseError` is a class for providing error information related to test cases when they're imported into the Dialogflow v3 API, inheriting properties and methods from other classes such as `object` and implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `TestCaseError` class has two constructors: a parameterless constructor (`TestCaseError()`) and one that takes another `TestCaseError` instance as a parameter to duplicate it (`TestCaseError(TestCaseError other)`)."],["`TestCaseError` has two properties: `Status` that gets or sets the test case's status and is of the `Status` type, and `TestCase` that gets or sets the test case itself and is of the `TestCase` type."]]],[]]