Interface protos.google.cloud.dialogflow.v2beta1.ISuggestSmartRepliesRequest (3.5.0)

Properties of a SuggestSmartRepliesRequest.

Package

@google-cloud/dialogflow!

Properties

contextSize

contextSize?: (number|null);

SuggestSmartRepliesRequest contextSize

Property Value
TypeDescription
(number|null)

currentTextInput

currentTextInput?: (google.cloud.dialogflow.v2beta1.ITextInput|null);

SuggestSmartRepliesRequest currentTextInput

Property Value
TypeDescription
(google.cloud.dialogflow.v2beta1.ITextInput|null)

latestMessage

latestMessage?: (string|null);

SuggestSmartRepliesRequest latestMessage

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

SuggestSmartRepliesRequest parent

Property Value
TypeDescription
(string|null)