Interface protos.google.cloud.dialogflow.v2beta1.ISmartReplyAnswer (4.2.0)

Properties of a SmartReplyAnswer.

Package

@google-cloud/dialogflow!

Properties

answerRecord

answerRecord?: (string|null);

SmartReplyAnswer answerRecord

Property Value
TypeDescription
(string|null)

confidence

confidence?: (number|null);

SmartReplyAnswer confidence

Property Value
TypeDescription
(number|null)

reply

reply?: (string|null);

SmartReplyAnswer reply

Property Value
TypeDescription
(string|null)