GoogleApi.Dialogflow.V3.Model.GoogleCloudDialogflowCxV3beta1ImportTestCasesResponse (google_api_dialogflow v0.89.0)
View SourceThe response message for TestCases.ImportTestCases.
Attributes
-
names(type:list(String.t), default:nil) - The unique identifiers of the new test cases. Format:projects//locations//agents//testCases/.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Dialogflow.V3.Model.GoogleCloudDialogflowCxV3beta1ImportTestCasesResponse{ names: [String.t()] | nil }