Properties of a WebhookResponse.
Package
@google-cloud/dialogflowProperties
endInteraction
endInteraction?: (boolean|null);WebhookResponse endInteraction
followupEventInput
followupEventInput?: (google.cloud.dialogflow.v2beta1.IEventInput|null);WebhookResponse followupEventInput
fulfillmentMessages
fulfillmentMessages?: (google.cloud.dialogflow.v2beta1.Intent.IMessage[]|null);WebhookResponse fulfillmentMessages
fulfillmentText
fulfillmentText?: (string|null);WebhookResponse fulfillmentText
liveAgentHandoff
liveAgentHandoff?: (boolean|null);WebhookResponse liveAgentHandoff
outputContexts
outputContexts?: (google.cloud.dialogflow.v2beta1.IContext[]|null);WebhookResponse outputContexts
payload
payload?: (google.protobuf.IStruct|null);WebhookResponse payload
sessionEntityTypes
sessionEntityTypes?: (google.cloud.dialogflow.v2beta1.ISessionEntityType[]|null);WebhookResponse sessionEntityTypes
source
source?: (string|null);WebhookResponse source