Skip to content

Commit e224a3f

Browse files
rogers140Ruogu Liu
andauthored
Add environment variables for dialogflow samples. (GoogleCloudPlatform#5577)
Co-authored-by: Ruogu Liu <ruogu@google.com>
1 parent e400710 commit e224a3f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

testing/test-env.tmpl.sh

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,4 +102,8 @@ export GITHUB_ACCESS_TOKEN=
102102
export GITHUB_USERNAME=
103103

104104
# For run/idp example, a Firebase IDP token
105-
export IDP_KEY=
105+
export IDP_KEY=
106+
107+
# Dialogflow examples.
108+
export SMART_REPLY_MODEL=
109+
export SMART_REPLY_ALLOWLIST=

0 commit comments

Comments
 (0)