Interface protos.google.cloud.dialogflow.cx.v3.ITestCaseError (2.13.0)

Properties of a TestCaseError.

Package

@google-cloud/dialogflow-cx!

Properties

status

status?: (google.rpc.IStatus|null);

TestCaseError status

Property Value
TypeDescription
(google.rpc.IStatus|null)

testCase

testCase?: (google.cloud.dialogflow.cx.v3.ITestCase|null);

TestCaseError testCase

Property Value
TypeDescription
(google.cloud.dialogflow.cx.v3.ITestCase|null)