Interface protos.google.cloud.dialogflow.v2.IArticleAnswer (6.6.0)

Properties of an ArticleAnswer.

Package

@google-cloud/dialogflow

Properties

answerRecord

answerRecord?: (string|null);

ArticleAnswer answerRecord

confidence

confidence?: (number|null);

ArticleAnswer confidence

metadata

metadata?: ({ [k: string]: string }|null);

ArticleAnswer metadata

snippets

snippets?: (string[]|null);

ArticleAnswer snippets

title

title?: (string|null);

ArticleAnswer title

uri

uri?: (string|null);

ArticleAnswer uri