Home
last modified time | relevance | path

Searched refs:GoogleCloudDialogflowCxV3EventHandler (Results 1 – 5 of 5) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3TransitionCoverageTransition.php26 protected $eventHandlerType = GoogleCloudDialogflowCxV3EventHandler::class;
54 * @param GoogleCloudDialogflowCxV3EventHandler
56 public function setEventHandler(GoogleCloudDialogflowCxV3EventHandler $eventHandler)
61 * @return GoogleCloudDialogflowCxV3EventHandler
H A DGoogleCloudDialogflowCxV3FormParameterFillBehavior.php25 protected $repromptEventHandlersType = GoogleCloudDialogflowCxV3EventHandler::class;
43 * @param GoogleCloudDialogflowCxV3EventHandler[]
50 * @return GoogleCloudDialogflowCxV3EventHandler[]
H A DGoogleCloudDialogflowCxV3Flow.php31 protected $eventHandlersType = GoogleCloudDialogflowCxV3EventHandler::class;
75 * @param GoogleCloudDialogflowCxV3EventHandler[]
82 * @return GoogleCloudDialogflowCxV3EventHandler[]
H A DGoogleCloudDialogflowCxV3Page.php29 protected $eventHandlersType = GoogleCloudDialogflowCxV3EventHandler::class;
73 * @param GoogleCloudDialogflowCxV3EventHandler[]
80 * @return GoogleCloudDialogflowCxV3EventHandler[]
H A DGoogleCloudDialogflowCxV3EventHandler.php20 class GoogleCloudDialogflowCxV3EventHandler extends \Google\Model class
114 class_alias(GoogleCloudDialogflowCxV3EventHandler::class, 'Google_Service_Dialogflow_GoogleCloudDia…