TestRunDifference(mapping=None, *, ignore_unknown_fields=False, **kwargs)
The description of differences between original and replayed agent output.
Attributes |
|
---|---|
Name | Description |
type_ |
google.cloud.dialogflowcx_v3beta1.types.TestRunDifference.DiffType
The type of diff. |
description |
str
A human readable 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.