ImportTestCasesResponse

The response message for TestCases.ImportTestCases.

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

string

The unique identifiers of the new test cases. Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/testCases/<TestCaseID>.