IWebhookResponse

google.cloud.dialogflow.v2. IWebhookResponse

Properties of a WebhookResponse.

Properties:
Name Type Attributes Description
fulfillmentText string | null <optional>

WebhookResponse fulfillmentText

fulfillmentMessages Array.<google.cloud.dialogflow.v2.Intent.IMessage> | null <optional>

WebhookResponse fulfillmentMessages

source string | null <optional>

WebhookResponse source

payload google.protobuf.IStruct | null <optional>

WebhookResponse payload

outputContexts Array.<google.cloud.dialogflow.v2.IContext> | null <optional>

WebhookResponse outputContexts

followupEventInput google.cloud.dialogflow.v2.IEventInput | null <optional>

WebhookResponse followupEventInput

sessionEntityTypes Array.<google.cloud.dialogflow.v2.ISessionEntityType> | null <optional>

WebhookResponse sessionEntityTypes