differences property

List<GoogleCloudDialogflowCxV3TestRunDifference>? differences
getter/setter pair

If this is part of a result conversation turn, the list of differences between the original run and the replay for this output, if any.

Output only.

Implementation

core.List<GoogleCloudDialogflowCxV3TestRunDifference>? differences;