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 the `TestCases.ImportTestCases` method in the API."],["The content details the class's inheritance hierarchy, implemented interfaces, namespace, assembly, constructors, and properties such as `Names` and `TestCaseNames`."],["The `Names` property contains unique identifiers of new test cases, while the `TestCaseNames` property offers a resource name-typed view of the `Names` property."],["The page lists multiple versions of the API, from 2.23.0 down to 1.0.0, with the latest being version 2.23.0, and the context of the page being version 2.14.0."]]],[]]