Home
last modified time | relevance | path

Searched refs:GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3WebhookRequest.php27 protected $fulfillmentInfoType = GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo::class;
79 * @param GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo
81 …public function setFulfillmentInfo(GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo $fulfill…
86 * @return GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo
H A DGoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo.php20 class GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo extends \Google\Model class
44 class_alias(GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo::class, 'Google_Service_Dialogfl…