suggestionFeatureType property

String? suggestionFeatureType
getter/setter pair

Possible string values are:

  • "TYPE_UNSPECIFIED"
  • "ARTICLE_SUGGESTION"
  • "FAQ"
  • "SMART_REPLY"
  • "CONVERSATION_SUMMARIZATION"
  • "KNOWLEDGE_SEARCH"
  • "KNOWLEDGE_ASSIST"

Implementation

core.String? suggestionFeatureType;