ITestCase

google.cloud.dialogflow.cx.v3beta1. ITestCase

Properties of a TestCase.

Properties:
Name Type Attributes Description
name string | null <optional>

TestCase name

tags Array.<string> | null <optional>

TestCase tags

displayName string | null <optional>

TestCase displayName

notes string | null <optional>

TestCase notes

testConfig google.cloud.dialogflow.cx.v3beta1.ITestConfig | null <optional>

TestCase testConfig

testCaseConversationTurns Array.<google.cloud.dialogflow.cx.v3beta1.IConversationTurn> | null <optional>

TestCase testCaseConversationTurns

creationTime google.protobuf.ITimestamp | null <optional>

TestCase creationTime

lastTestResult google.cloud.dialogflow.cx.v3beta1.ITestCaseResult | null <optional>

TestCase lastTestResult