From c2843c91e23f1c496f12e811c34e8c1ab311ecd7 Mon Sep 17 00:00:00 2001 From: Daniel Sanchez Tello <4942637+dsGCloud@users.noreply.github.com> Date: Fri, 6 Nov 2020 19:15:17 -0600 Subject: [PATCH] Update README.md added missing score field --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8641645..4c4bc2c 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ You can change the schema as required in the Dataflow code to include other key: | logName | STRING | | lang | STRING | | textPayload | STRING | +| score | FLOAT | ## Installation @@ -89,4 +90,4 @@ You can change the schema as required in the Dataflow code to include other key: Once you enable Enable Log interactions, your new Dialogflow interactions will be available in BigQuery -**This is not an officially supported Google product** \ No newline at end of file +**This is not an officially supported Google product**