Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3FormParameterFillBehavior.php23 protected $initialPromptFulfillmentType = GoogleCloudDialogflowCxV3Fulfillment::class;
29 * @param GoogleCloudDialogflowCxV3Fulfillment
31 …public function setInitialPromptFulfillment(GoogleCloudDialogflowCxV3Fulfillment $initialPromptFul…
36 * @return GoogleCloudDialogflowCxV3Fulfillment
H A DGoogleCloudDialogflowCxV3EventHandler.php38 protected $triggerFulfillmentType = GoogleCloudDialogflowCxV3Fulfillment::class;
98 * @param GoogleCloudDialogflowCxV3Fulfillment
100 public function setTriggerFulfillment(GoogleCloudDialogflowCxV3Fulfillment $triggerFulfillment)
105 * @return GoogleCloudDialogflowCxV3Fulfillment
H A DGoogleCloudDialogflowCxV3TransitionRoute.php42 protected $triggerFulfillmentType = GoogleCloudDialogflowCxV3Fulfillment::class;
116 * @param GoogleCloudDialogflowCxV3Fulfillment
118 public function setTriggerFulfillment(GoogleCloudDialogflowCxV3Fulfillment $triggerFulfillment)
123 * @return GoogleCloudDialogflowCxV3Fulfillment
H A DGoogleCloudDialogflowCxV3Page.php27 protected $entryFulfillmentType = GoogleCloudDialogflowCxV3Fulfillment::class;
59 * @param GoogleCloudDialogflowCxV3Fulfillment
61 public function setEntryFulfillment(GoogleCloudDialogflowCxV3Fulfillment $entryFulfillment)
66 * @return GoogleCloudDialogflowCxV3Fulfillment
H A DGoogleCloudDialogflowCxV3Fulfillment.php20 class GoogleCloudDialogflowCxV3Fulfillment extends \Google\Collection class
129 class_alias(GoogleCloudDialogflowCxV3Fulfillment::class, 'Google_Service_Dialogflow_GoogleCloudDial…