Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GoogleActionsV2PlaceValueSpecPlaceDialogSpec

Hierarchy

  • GoogleActionsV2PlaceValueSpecPlaceDialogSpec

Properties

Optional permissionContext

permissionContext: undefined | 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.

Optional requestPrompt

requestPrompt: undefined | string

This is the initial prompt by AskForPlace sub-dialog. For example "What place do you want?"

Generated using TypeDoc