Google Cloud Dialogflow v2 API - Enum SearchKnowledgeAnswer.Types.AnswerType (4.13.0)

public enum SearchKnowledgeAnswer.Types.AnswerType

Reference documentation and code samples for the Google Cloud Dialogflow v2 API enum SearchKnowledgeAnswer.Types.AnswerType.

The type of the answer.

Namespace

Google.Cloud.Dialogflow.V2

Assembly

Google.Cloud.Dialogflow.V2.dll

Fields

NameDescription
Faq

The answer is from FAQ doucments.

Generative

The answer is from generative model.

Unspecified

The answer has a unspecified type.