Class TestRunDifference (0.8.0)

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

The description of differences between original and replayed agent output.

Attributes: type_ (google.cloud.dialogflowcx_v3beta1.types.TestRunDifference.DiffType): The type of diff. description (str): A description of the diff, showing the actual output vs expected output.

Inheritance

builtins.object > proto.message.Message > TestRunDifference