sessionTtl property
Configure lifetime of the Dialogflow session.
By default, a Dialogflow session remains active and its data is stored for 30 minutes after the last request is sent for the session. This value should be no longer than 1 day.
Optional.
Implementation
core.String? sessionTtl;