timeZone property

String? timeZone
final

The time zone of this conversational query from the time zone database, e.g., America/New_York, Europe/Paris. If not provided, the time zone specified in agent settings is used.

Implementation

final String? timeZone;