Class TestRunDifference (0.8.2)

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

The description of differences between original and replayed agent output.

Attributes

NameDescription
type_ google.cloud.dialogflowcx_v3.types.TestRunDifference.DiffType
The type of diff.
description str
A description of the diff, showing the actual output vs expected output.

Classes

DiffType

DiffType(value)

What part of the message replay differs from the test case.