The start date
Target-slot values associated with the end date in isolation.
Targets associate utterances to a control. For example, if the user says
"change the time", it is parsed as a GeneralControlIntent with slot
values action = change and target = time. Only controls that are
registered with the time target should offer to handle this intent.
Default: ['builtin_end_date', 'builtin_date', 'builtin_it']
Usage:
Control behavior:
Target-slot values associated with the control as a whole, i.e. the date range.
Targets associate utterances to a control. For example, if the user says
"change the time", it is parsed as a GeneralControlIntent with slot
values action = change and target = time. Only controls that are
registered with the time target should offer to handle this intent.
Default: ['builtin_date_range', 'builtin_date', 'builtin_it']
Usage:
Control behavior:
Target-slot values associated with the start date in isolation.
Targets associate utterances to a control. For example, if the user says
"change the time", it is parsed as a GeneralControlIntent with slot
values action = change and target = time. Only controls that are
registered with the time target should offer to handle this intent.
Default: ['builtin_start_date', 'builtin_date', 'builtin_it']
Usage:
Control behavior:
The end date