Class QueryParameters (0.8.0)

Represents the parameters of the conversational query.

The geo location of this conversational query.

Specifies whether to delete all contexts in the current session before the new ones are activated.

This field can be used to pass custom data into the webhook associated with the agent. Arbitrary JSON objects are supported.

Configures the type of sentiment analysis to perform. If not provided, sentiment analysis is not performed. Note: Sentiment Analysis is only currently available for Enterprise Edition agents.

This field can be used to pass HTTP headers for a webhook call. These headers will be sent to webhook alone with the headers that have been configured through Dialogflow web console. The headers defined within this field will overwrite the headers configured through Dialogflow console if there is a conflict. Header names are case-insensitive. Google's specified headers are not allowed. Including: "Host", "Content-Length", "Connection", "From", "User-Agent", "Accept- Encoding", "If-Modified-Since", "If-None-Match", "X-Forwarded- For", etc.

Classes

WebhookHeadersEntry

API documentation for WebhookHeadersEntry class.