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

Properties of a BatchRunTestCasesRequest.

Package

@google-cloud/dialogflow-cx!

Properties

environment

environment?: (string|null);

BatchRunTestCasesRequest environment

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

BatchRunTestCasesRequest parent

Property Value
TypeDescription
(string|null)

testCases

testCases?: (string[]|null);

BatchRunTestCasesRequest testCases

Property Value
TypeDescription
(string[]|null)