Dialogflow V2 API - Class Google::Cloud::Dialogflow::V2::AgentCoachingInstruction::DuplicateCheckResult::DuplicateSuggestion (v1.13.0)

Reference documentation and code samples for the Dialogflow V2 API class Google::Cloud::Dialogflow::V2::AgentCoachingInstruction::DuplicateCheckResult::DuplicateSuggestion.

The duplicate suggestion details.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#answer_record

def answer_record() -> ::String
Returns
  • (::String) — Output only. The answer record id of the past duplicate suggestion.

#similarity_score

def similarity_score() -> ::Float
Returns
  • (::Float) — Output only. The similarity score of between the past and current suggestion.

#suggestion_index

def suggestion_index() -> ::Integer
Returns
  • (::Integer) — Output only. The index of the duplicate suggestion in the past suggestion list.