Properties of a TestCase.
Package
@google-cloud/dialogflow-cxProperties
creationTime
creationTime?: (google.protobuf.ITimestamp|null);
TestCase creationTime
displayName
displayName?: (string|null);
TestCase displayName
lastTestResult
lastTestResult?: (google.cloud.dialogflow.cx.v3beta1.ITestCaseResult|null);
TestCase lastTestResult
name
name?: (string|null);
TestCase name
notes
notes?: (string|null);
TestCase notes
tags
tags?: (string[]|null);
TestCase tags
testCaseConversationTurns
testCaseConversationTurns?: (google.cloud.dialogflow.cx.v3beta1.IConversationTurn[]|null);
TestCase testCaseConversationTurns
testConfig
testConfig?: (google.cloud.dialogflow.cx.v3beta1.ITestConfig|null);
TestCase testConfig