Interface protos.google.cloud.dialogflow.v2beta1.Suggestion.IArticle (6.6.0)

Properties of an Article.

Package

@google-cloud/dialogflow

Properties

answerRecord

answerRecord?: (string|null);

Article answerRecord

metadata

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

Article metadata

snippets

snippets?: (string[]|null);

Article snippets

title

title?: (string|null);

Article title

uri

uri?: (string|null);

Article uri