Reference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class TestRunDifference.
The description of differences between original and replayed agent output.
Generated from protobuf message google.cloud.dialogflow.cx.v3.TestRunDifference
Namespace
Google \ Cloud \ Dialogflow \ Cx \ V3Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ type
int
The type of diff.
↳ description
string
A human readable description of the diff, showing the actual output vs expected output.
getType
The type of diff.
int
setType
The type of diff.
var
int
$this
getDescription
A human readable description of the diff, showing the actual output vs expected output.
string
setDescription
A human readable description of the diff, showing the actual output vs expected output.
var
string
$this