Closed timrijckaert closed 5 years ago
Closing due to no direct issue with the client library itself. This is a general question and is better suited for Stack Overflow -- Github issues are for reporting bugs contained in Actions on Google samples or client libraries, thank you for understanding.
Hi,
In the README file it states you can create an
ActionRequest
from a raw json. I looked in the samples and found how:However when I try this import it seems the
DialogflowRequest
isinternal
? What am I missing? How can you create anActionRequest
from a raw JSON?Thanks