Package 

Object DialogflowIntentImporter

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Unit importIntentsFromDialogflow(String appName, String appNamespace) Import intents in Tock model from a Dialogflow project - It doesn't import entities Create a new story for each intent with text response message
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • importIntentsFromDialogflow

         final Unit importIntentsFromDialogflow(String appName, String appNamespace)

        Import intents in Tock model from a Dialogflow project - It doesn't import entities Create a new story for each intent with text response message