Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2BatchUpdateIntentsResponse.php23 protected $intentsType = GoogleCloudDialogflowV2Intent::class;
27 * @param GoogleCloudDialogflowV2Intent[]
34 * @return GoogleCloudDialogflowV2Intent[]
H A DGoogleCloudDialogflowV2QueryResult.php45 protected $intentType = GoogleCloudDialogflowV2Intent::class;
165 * @param GoogleCloudDialogflowV2Intent
167 public function setIntent(GoogleCloudDialogflowV2Intent $intent)
172 * @return GoogleCloudDialogflowV2Intent
H A DGoogleCloudDialogflowV2Intent.php20 class GoogleCloudDialogflowV2Intent extends \Google\Collection class
377 class_alias(GoogleCloudDialogflowV2Intent::class, 'Google_Service_Dialogflow_GoogleCloudDialogflowV…