[[["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 webpage provides documentation for the `TestCaseError` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace in .NET, with the latest version being 2.23.0 and going down to version 1.0.0."],["`TestCaseError` is used to represent error information when importing a test, inheriting from `Object` and implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `TestCaseError` class includes two public constructors: a parameterless constructor and one that accepts another `TestCaseError` instance, allowing for the creation of a new error and the copying of an existing error respectively."],["The class has two properties: `Status`, of type `Google.Rpc.Status`, which represents the status associated with a test case, and `TestCase`, of type `Google.Cloud.Dialogflow.Cx.V3.TestCase`, representing the test case itself."],["The `TestCaseError` page has members inherited from the `Object` class, which include methods such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]