Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GoogleActionsV2LinkValueSpecLinkDialogSpec

Hierarchy

  • GoogleActionsV2LinkValueSpecLinkDialogSpec

Properties

Optional destinationName

destinationName: undefined | string

The name of the app or site this request wishes to linking to. The TTS will be created with the title \"Open <destination_name>\". Also used during confirmation, \"Can I send you to <destination_name>?\" If we know the actual title of the link that is being handed off to, we will ignore this field and use the appropriate title. Max 20 chars.

Optional requestLinkReason

requestLinkReason: undefined | string

A string that is added to the end of the confirmation prompt to explain why we need to link out. Example: \"navigate to pick up your coffee?\" This can be appended to the confirmation prompt like \"Can I send you to Google Maps to navigate to pick up your coffee?\"

Generated using TypeDoc