Module: Google::Cloud::Dialogflow::V2::SuggestionFeature::Type

Defined in:
proto_docs/google/cloud/dialogflow/v2/conversation_profile.rb

Overview

Defines the type of Human Agent Assistant feature.

Constant Summary collapse

TYPE_UNSPECIFIED =

Unspecified feature type.

0
ARTICLE_SUGGESTION =

Run article suggestion model for chat.

1
FAQ =

Run FAQ model for chat.

2
SMART_REPLY =

Run smart reply model for chat.

3