public sealed class ImportTestCasesResponse : IMessage<ImportTestCasesResponse>, IEquatable<ImportTestCasesResponse>, IDeepCloneable<ImportTestCasesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class ImportTestCasesResponse.
The response message for
[TestCases.ImportTestCases][google.cloud.dialogflow.cx.v3.TestCases.ImportTestCases].
[[["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 reference documentation for the `ImportTestCasesResponse` class within the Dialogflow v3 API."],["This class, `ImportTestCasesResponse`, is used as a response message for importing test cases via the `TestCases.ImportTestCases` method."],["The page lists various versions of the `Google.Cloud.Dialogflow.Cx.V3` library, from version 1.0.0 to the latest 2.23.0, all associated with the `ImportTestCasesResponse`."],["The `ImportTestCasesResponse` class contains properties such as `Names` which is of type `RepeatedField\u003cstring\u003e` and `TestCaseNames` of type `ResourceNameList\u003cTestCaseName\u003e`."],["It implements the interfaces IMessage\u003cImportTestCasesResponse\u003e, IEquatable\u003cImportTestCasesResponse\u003e, IDeepCloneable\u003cImportTestCasesResponse\u003e, IBufferMessage, IMessage, and inherits from the object class."]]],[]]