I would like to understand what price will generate my chatboot developed in Dialog Flow CX. I have read the page https://cloud.google.com/dialogflow/pricing but it is not entirely clear to me.
With Dialogflow CX, you pay per session? by request? And that is considered a request?
A request is generated every time that the end user writes a question in the chat bot? Or a request is equal to a session?
According to the price page, $0.007 per request.
For example:
- A user opens a conversation with the chatbot
- And ask 5 questions, with its 5 responses from the chatbot
What price would it generate? $0.007 by one session or $0.007 by questions? $0.007 x 5 = $0,035
Thanks