Google Cloud Dialogflow v2beta1 API - Enum SearchKnowledgeAnswer.Types.AnswerType (1.0.0-beta30)

public enum SearchKnowledgeAnswer.Types.AnswerType

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

The type of the answer.

Namespace

Google.Cloud.Dialogflow.V2Beta1

Assembly

Google.Cloud.Dialogflow.V2Beta1.dll

Fields

Name Description
Event

The answer is from event.

Faq

The answer is from FAQ documents.

Generative

The answer is from generative model.

Intent

The answer is from intent matching.

Playbook

The answer is from Playbook.

Unspecified

The answer has a unspecified type.