BatchRunTestCasesResponse

The response message for TestCases.BatchRunTestCases.

JSON representation
{
  "results": [
    {
      object (TestCaseResult)
    }
  ]
}
Fields
results[]

object (TestCaseResult)

The test case results. The detailed conversation turns are empty in this response.