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

Properties of a SuggestSmartRepliesResponse.

Package

@google-cloud/dialogflow

Properties

contextSize

contextSize?: (number|null);

SuggestSmartRepliesResponse contextSize

latestMessage

latestMessage?: (string|null);

SuggestSmartRepliesResponse latestMessage

smartReplyAnswers

smartReplyAnswers?: (google.cloud.dialogflow.v2.ISmartReplyAnswer[]|null);

SuggestSmartRepliesResponse smartReplyAnswers