Interface protos.google.cloud.dialogflow.v2.IWebhookResponse (6.6.0)

Properties of a WebhookResponse.

Package

@google-cloud/dialogflow

Properties

followupEventInput

followupEventInput?: (google.cloud.dialogflow.v2.IEventInput|null);

WebhookResponse followupEventInput

fulfillmentMessages

fulfillmentMessages?: (google.cloud.dialogflow.v2.Intent.IMessage[]|null);

WebhookResponse fulfillmentMessages

fulfillmentText

fulfillmentText?: (string|null);

WebhookResponse fulfillmentText

outputContexts

outputContexts?: (google.cloud.dialogflow.v2.IContext[]|null);

WebhookResponse outputContexts

payload

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

WebhookResponse payload

sessionEntityTypes

sessionEntityTypes?: (google.cloud.dialogflow.v2.ISessionEntityType[]|null);

WebhookResponse sessionEntityTypes

source

source?: (string|null);

WebhookResponse source