Interface protos.google.cloud.dialogflow.v2beta1.ISuggestionInput (7.4.0)

Properties of a SuggestionInput.

Package

@google-cloud/dialogflow

Properties

action

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

SuggestionInput action

answerRecord

answerRecord?: (string|null);

SuggestionInput answerRecord

intentInput

intentInput?: (google.cloud.dialogflow.v2beta1.IIntentInput|null);

SuggestionInput intentInput

parameters

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

SuggestionInput parameters

sendTime

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

SuggestionInput sendTime

textOverride

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

SuggestionInput textOverride