DateTimeValueSpec
Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
The provided content specifies how to control user prompts for datetime input using the DateTimeDialogSpec.
The dialogSpec object within the main JSON representation contains the DateTimeDialogSpec.
DateTimeDialogSpec includes fields like requestDatetimeText, requestDateText, and requestTimeText to customize prompts for asking for datetime, date, or time respectively.
These speech configurations within DateTimeDialogSpec act as hints for creating prompts, and the actual prompt might vary in case of input failures.
Speech configurations for asking for datetime. The fields in the dialogSpec are used to create prompt for the datetime dialog. Please note that these configurations act more like a hint than absolute value. For example: In case of failure in receiving input from user for datetime the prompt might be: "Sorry; $request_(datetime/date/time)_text".
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-18 UTC."],[],[]]