Builder

class Builder

Properties

Link copied to clipboard

A list of contexts active for the request. A context can be activated when a previous intent is fulfilled, or by including the context in the request.

Link copied to clipboard
var name: String?

The name of the context.

Link copied to clipboard

Indicates the number of turns or seconds that the context is active. Once the time to live expires, the context is no longer returned in a response.

Functions