dialogflow: can optionally specify an environment

This commit is contained in:
Dave Horton
2021-01-13 21:21:26 -05:00
parent 2a8f165468
commit 63a00063c1
2 changed files with 3 additions and 1 deletions

View File

@@ -123,6 +123,7 @@
"properties": {
"credentials": "object|string",
"project": "string",
"environment": "string",
"lang": "string",
"actionHook": "object|string",
"eventHook": "object|string",