Class TestCaseError (1.3.2)

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

Error info for importing a test. .. attribute:: test_case

The test case.

:type: google.cloud.dialogflowcx_v3beta1.types.TestCase

Attribute

NameDescription
status google.rpc.status_pb2.Status
The status associated with the test case.