lifespanCount property
The number of conversational query requests after which the context expires.
The default is 0
. If set to 0
, the context expires immediately.
Contexts expire automatically after 20 minutes if there are no matching
queries.
Optional.
Implementation
core.int? lifespanCount;