ImportTestCasesResponse

The response message for TestCases.ImportTestCases.

JSON representation
{
  "names": [
    string
  ]
}
Fields
names[]

string

The unique identifiers of the new test cases. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/testCases/<TestCase ID>.