Skip to content
This repository was archived by the owner on Jun 26, 2025. It is now read-only.

Commit e186aa5

Browse files
committed
integration config in docs
1 parent 1ef3eb5 commit e186aa5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/source/responses.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,12 @@ Rich Messages for Actions on Google
7878

7979
By utlizing the following rich responses, an Assistant can easily integreate with Actions on Google and provide a greater experience on devices that support Google Assistant (Google Home and mobile phones).
8080

81+
To enable Actions on Google Integration:
82+
83+
.. code-block:: python
84+
85+
app.config['ASSIST_ACTIONS_ON_GOOGLE'] = True
86+
8187
Displaying a Card
8288
-----------------
8389

0 commit comments

Comments
 (0)