Searched refs:GoogleCloudDialogflowCxV3Fulfillment (Results 1 – 5 of 5) sorted by relevance
23 protected $initialPromptFulfillmentType = GoogleCloudDialogflowCxV3Fulfillment::class;29 * @param GoogleCloudDialogflowCxV3Fulfillment31 …public function setInitialPromptFulfillment(GoogleCloudDialogflowCxV3Fulfillment $initialPromptFul…36 * @return GoogleCloudDialogflowCxV3Fulfillment
38 protected $triggerFulfillmentType = GoogleCloudDialogflowCxV3Fulfillment::class;98 * @param GoogleCloudDialogflowCxV3Fulfillment100 public function setTriggerFulfillment(GoogleCloudDialogflowCxV3Fulfillment $triggerFulfillment)105 * @return GoogleCloudDialogflowCxV3Fulfillment
42 protected $triggerFulfillmentType = GoogleCloudDialogflowCxV3Fulfillment::class;116 * @param GoogleCloudDialogflowCxV3Fulfillment118 public function setTriggerFulfillment(GoogleCloudDialogflowCxV3Fulfillment $triggerFulfillment)123 * @return GoogleCloudDialogflowCxV3Fulfillment
27 protected $entryFulfillmentType = GoogleCloudDialogflowCxV3Fulfillment::class;59 * @param GoogleCloudDialogflowCxV3Fulfillment61 public function setEntryFulfillment(GoogleCloudDialogflowCxV3Fulfillment $entryFulfillment)66 * @return GoogleCloudDialogflowCxV3Fulfillment
20 class GoogleCloudDialogflowCxV3Fulfillment extends \Google\Collection class129 class_alias(GoogleCloudDialogflowCxV3Fulfillment::class, 'Google_Service_Dialogflow_GoogleCloudDial…