working with dialogflow using google cloud sdk libraries
Google provides a comprehensive set of client libraries for working with dialogflow. Languages supported includes C#, Go, Java, Node, PHP, Python and Ruby as can be downloaded from the link here.
You can list, create and delete intent.
Detail documentation can be found from the same link.
Comments