Class TestCaseError (0.8.0)

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

Error info for importing a test. Attributes: test_case (google.cloud.dialogflowcx_v3.types.TestCase): The test case. status (google.rpc.status_pb2.Status): The status associated with the test case.

Inheritance

builtins.object > proto.message.Message > TestCaseError