actions-on-google / assistant-conversation-nodejs

A developer friendly way to fulfill Actions SDK handlers for the Google Assistant
https://actions-on-google.github.io/assistant-conversation-nodejs
Apache License 2.0
104 stars 38 forks source link

No Documentation for Permissions / Device Location #29

Closed ChrisSofokleous closed 3 years ago

ChrisSofokleous commented 3 years ago

No up to date documentation exists equivalent to the documentation on helper intents around 'actions.intent.PERMISSION'

Found here: https://developers.google.com/assistant/conversational/df-asdk/helpers

sascha-schieferdecker commented 3 years ago

I second that. Dug through a lot of pages, found nothing...

Fleker commented 3 years ago

Location is available in v3.6.0 (0e314453b91cf3a26795db6c847dbf899201a258). Permissions are now available in the developer documentation.