Interface protos.google.cloud.dialogflow.cx.v3beta1.IListTestCaseResultsResponse (4.6.0)

Properties of a ListTestCaseResultsResponse.

Package

@google-cloud/dialogflow-cx

Properties

nextPageToken

nextPageToken?: (string|null);

ListTestCaseResultsResponse nextPageToken

testCaseResults

testCaseResults?: (google.cloud.dialogflow.cx.v3beta1.ITestCaseResult[]|null);

ListTestCaseResultsResponse testCaseResults