Dialogflow CX V3 API - Class Google::Cloud::Dialogflow::CX::V3::TestRunDifference (v0.13.0)

Reference documentation and code samples for the Dialogflow CX V3 API class Google::Cloud::Dialogflow::CX::V3::TestRunDifference.

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

#type=

def type=(value) -> ::Google::Cloud::Dialogflow::CX::V3::TestRunDifference::DiffType