Home
last modified time | relevance | path

Searched refs:GoogleCloudDialogflowCxV3QueryInput (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3MatchIntentRequest.php22 protected $queryInputType = GoogleCloudDialogflowCxV3QueryInput::class;
28 * @param GoogleCloudDialogflowCxV3QueryInput
30 public function setQueryInput(GoogleCloudDialogflowCxV3QueryInput $queryInput)
35 * @return GoogleCloudDialogflowCxV3QueryInput
H A DGoogleCloudDialogflowCxV3ConversationTurnUserInput.php30 protected $inputType = GoogleCloudDialogflowCxV3QueryInput::class;
66 * @param GoogleCloudDialogflowCxV3QueryInput
68 public function setInput(GoogleCloudDialogflowCxV3QueryInput $input)
73 * @return GoogleCloudDialogflowCxV3QueryInput
H A DGoogleCloudDialogflowCxV3DetectIntentRequest.php24 protected $queryInputType = GoogleCloudDialogflowCxV3QueryInput::class;
44 * @param GoogleCloudDialogflowCxV3QueryInput
46 public function setQueryInput(GoogleCloudDialogflowCxV3QueryInput $queryInput)
51 * @return GoogleCloudDialogflowCxV3QueryInput
H A DGoogleCloudDialogflowCxV3QueryInput.php20 class GoogleCloudDialogflowCxV3QueryInput extends \Google\Model class
124 class_alias(GoogleCloudDialogflowCxV3QueryInput::class, 'Google_Service_Dialogflow_GoogleCloudDialo…