Dialogflow V2 API - Class Google::Cloud::Dialogflow::V2::AgentCoachingSuggestion::SampleResponse (v1.13.0)

Reference documentation and code samples for the Dialogflow V2 API class Google::Cloud::Dialogflow::V2::AgentCoachingSuggestion::SampleResponse.

Sample response that the agent can use. This could be based on applicable instructions and ingested data from other systems.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#duplicate_check_result

def duplicate_check_result() -> ::Google::Cloud::Dialogflow::V2::AgentCoachingSuggestion::DuplicateCheckResult
Returns

#response_text

def response_text() -> ::String
Returns
  • (::String) — Optional. Sample response for Agent in text.

#response_text=

def response_text=(value) -> ::String
Parameter
  • value (::String) — Optional. Sample response for Agent in text.
Returns
  • (::String) — Optional. Sample response for Agent in text.

#sources

def sources() -> ::Google::Cloud::Dialogflow::V2::AgentCoachingSuggestion::Sources
Returns