The description of differences between original and replayed agent output.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#description
def description() -> ::String
Returns
- (::String) — A description of the diff, showing the actual output vs expected output.
#description=
def description=(value) -> ::String
Parameter
- value (::String) — A description of the diff, showing the actual output vs expected output.
Returns
- (::String) — A description of the diff, showing the actual output vs expected output.
#type
def type() -> ::Google::Cloud::Dialogflow::CX::V3::TestRunDifference::DiffType
Returns
- (::Google::Cloud::Dialogflow::CX::V3::TestRunDifference::DiffType) — The type of diff.
#type=
def type=(value) -> ::Google::Cloud::Dialogflow::CX::V3::TestRunDifference::DiffType
Parameter
- value (::Google::Cloud::Dialogflow::CX::V3::TestRunDifference::DiffType) — The type of diff.
Returns
- (::Google::Cloud::Dialogflow::CX::V3::TestRunDifference::DiffType) — The type of diff.