Interface protos.google.cloud.dialogflow.cx.v3beta1.ConversationTurn.IUserInput (2.12.1)

Properties of a UserInput.

Package

@google-cloud/dialogflow-cx!

Properties

enableSentimentAnalysis

enableSentimentAnalysis?: (boolean|null);

UserInput enableSentimentAnalysis

Property Value
TypeDescription
(boolean|null)

injectedParameters

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

UserInput injectedParameters

Property Value
TypeDescription
(google.protobuf.IStruct|null)

input

input?: (google.cloud.dialogflow.cx.v3beta1.IQueryInput|null);

UserInput input

Property Value
TypeDescription
(google.cloud.dialogflow.cx.v3beta1.IQueryInput|null)

isWebhookEnabled

isWebhookEnabled?: (boolean|null);

UserInput isWebhookEnabled

Property Value
TypeDescription
(boolean|null)