Home
last modified time | relevance | path

Searched refs:GoogleCloudDialogflowCxV3beta1SessionInfo (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3beta1WebhookResponse.php30 protected $sessionInfoType = GoogleCloudDialogflowCxV3beta1SessionInfo::class;
84 * @param GoogleCloudDialogflowCxV3beta1SessionInfo
86 public function setSessionInfo(GoogleCloudDialogflowCxV3beta1SessionInfo $sessionInfo)
91 * @return GoogleCloudDialogflowCxV3beta1SessionInfo
H A DGoogleCloudDialogflowCxV3beta1WebhookRequest.php45 protected $sessionInfoType = GoogleCloudDialogflowCxV3beta1SessionInfo::class;
177 * @param GoogleCloudDialogflowCxV3beta1SessionInfo
179 public function setSessionInfo(GoogleCloudDialogflowCxV3beta1SessionInfo $sessionInfo)
184 * @return GoogleCloudDialogflowCxV3beta1SessionInfo
H A DGoogleCloudDialogflowCxV3beta1SessionInfo.php20 class GoogleCloudDialogflowCxV3beta1SessionInfo extends \Google\Model class
62 class_alias(GoogleCloudDialogflowCxV3beta1SessionInfo::class, 'Google_Service_Dialogflow_GoogleClou…