Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3beta1WebhookRequest.php29 protected $intentInfoType = GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo::class;
93 * @param GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo
95 public function setIntentInfo(GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo $intentInfo)
100 * @return GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo
H A DGoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo.php20 class GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo extends \Google\Model class
96 class_alias(GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo::class, 'Google_Service_Dialogfl…