DIALOGFLOW_HAS_CONTEXT
-
Dialogflow Context Existance Asserter
-
Args: Context name
DIALOGFLOW_CONTEXT_PARAMETER
-
Dialogflow Context Parameter Asserter
-
Args: Context name, context parameter name and expected value
DIALOGFLOW_HAS_CONTEXT_PARAMETER
-
Dialogflow Context Parameter Existance Asserter
-
Args: Context name and context parameter name
DIALOGFLOW_CONTEXT_LIFESPAN
-
Dialogflow Context Lifespan Asserter
-
Args: Context name and minimum lifespan
DIALOGFLOWCX_PARAMETER
-
Botium >= 2.9.0
-
Dialogflow CX Parameter Asserter
-
Args: Parameter name (can be nested for structured parameters) and expected value
DIALOGFLOWCX_HAS_PARAMETER
-
Botium >= 2.9.0
-
Dialogflow CX Parameter Existance Asserter
-
Args: Parameter name (can be nested for structured parameters)
Comments
0 comments
Please sign in to leave a comment.