Interface protos.google.cloud.dialogflow.cx.v3beta1.ITestError (2.13.0)

Properties of a TestError.

Package

@google-cloud/dialogflow-cx!

Properties

status

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

TestError status

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

testCase

testCase?: (string|null);

TestError testCase

Property Value
TypeDescription
(string|null)

testTime

testTime?: (google.protobuf.ITimestamp|null);

TestError testTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)