Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse.php23 protected $intentsType = GoogleCloudDialogflowV2beta1Intent::class;
27 * @param GoogleCloudDialogflowV2beta1Intent[]
34 * @return GoogleCloudDialogflowV2beta1Intent[]
H A DGoogleCloudDialogflowV2beta1QueryResult.php45 protected $intentType = GoogleCloudDialogflowV2beta1Intent::class;
167 * @param GoogleCloudDialogflowV2beta1Intent
169 public function setIntent(GoogleCloudDialogflowV2beta1Intent $intent)
174 * @return GoogleCloudDialogflowV2beta1Intent
H A DGoogleCloudDialogflowV2beta1Intent.php20 class GoogleCloudDialogflowV2beta1Intent extends \Google\Collection class
395 class_alias(GoogleCloudDialogflowV2beta1Intent::class, 'Google_Service_Dialogflow_GoogleCloudDialog…