RunTestCaseResponse

The response message for TestCases.RunTestCase.

JSON representation
{
  "result": {
    object (TestCaseResult)
  }
}
Fields
result

object (TestCaseResult)

The result.