Interface protos.google.cloud.dialogflow.v2beta1.ISuggestSmartRepliesResponse (4.4.0)

Properties of a SuggestSmartRepliesResponse.

Package

@google-cloud/dialogflow!

Properties

contextSize

contextSize?: (number|null);

SuggestSmartRepliesResponse contextSize

Property Value
TypeDescription
(number|null)

latestMessage

latestMessage?: (string|null);

SuggestSmartRepliesResponse latestMessage

Property Value
TypeDescription
(string|null)

smartReplyAnswers

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

SuggestSmartRepliesResponse smartReplyAnswers

Property Value
TypeDescription
(google.cloud.dialogflow.v2beta1.ISmartReplyAnswer[]|null)