Speech configurations for AskForPlace. Please note that these configurations act more like a hint to location dialog than absolute value. The location dialog has several other types of responses that are not covered in this config. Even in case of responses that are configurable with this input, location dialog may choose to add additional info to override these hints. For example: In case of failure in receiving input from user for "request location", the location dialog might respond: "Sorry; $request_location".
This is the initial prompt by AskForPlace sub-dialog. For example "What place do you want?"
permissionContext
string
This is the context for seeking permission to access various user related data if the user prompts for personal location during the sub-dialog like "Home", "Work" or "Dad's house". For example "*To help you find juice stores*, I just need to check your location. Can I get that from Google?". The first part of this permission prompt is configurable.
[[["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."],[],["The provided content details configurations for the \"AskForPlace\" location dialog. It defines two key fields: `requestPrompt`, which is the initial prompt to the user (e.g., \"What place do you want?\"), and `permissionContext`, which provides context when requesting location access (e.g., \"To help you find juice stores...\"). These configurations serve as hints rather than absolute directives for the location dialog, which may add or override them. These settings support user interactions for location.\n"]]