Interface protos.google.cloud.dialogflow.v2.ISuggestionInput (7.5.0)

Properties of a SuggestionInput.

Package

@google-cloud/dialogflow

Properties

action

action?: (google.cloud.dialogflow.v2.SuggestionInput.Action|keyof typeof google.cloud.dialogflow.v2.SuggestionInput.Action|null);

SuggestionInput action

answerRecord

answerRecord?: (string|null);

SuggestionInput answerRecord

parameters

parameters?: (google.protobuf.IStruct|null);

SuggestionInput parameters

sendTime

sendTime?: (google.protobuf.ITimestamp|null);

SuggestionInput sendTime