Class ImportTestCasesResponse (0.8.0)

ImportTestCasesResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The response message for [TestCases.ImportTestCases][google.cloud.dialogflow.cx.v3beta1.TestCases.ImportTestCases].

Attributes: names (Sequence[str]): The unique identifiers of the new test cases. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/testCases/<TestCase ID>.

Inheritance

builtins.object > proto.message.Message > ImportTestCasesResponse