Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3FulfillIntentRequest.php22 protected $matchType = GoogleCloudDialogflowCxV3Match::class;
30 * @param GoogleCloudDialogflowCxV3Match
32 public function setMatch(GoogleCloudDialogflowCxV3Match $match)
37 * @return GoogleCloudDialogflowCxV3Match
H A DGoogleCloudDialogflowCxV3MatchIntentResponse.php25 protected $matchesType = GoogleCloudDialogflowCxV3Match::class;
59 * @param GoogleCloudDialogflowCxV3Match[]
66 * @return GoogleCloudDialogflowCxV3Match[]
H A DGoogleCloudDialogflowCxV3QueryResult.php41 protected $matchType = GoogleCloudDialogflowCxV3Match::class;
159 * @param GoogleCloudDialogflowCxV3Match
161 public function setMatch(GoogleCloudDialogflowCxV3Match $match)
166 * @return GoogleCloudDialogflowCxV3Match
H A DGoogleCloudDialogflowCxV3Match.php20 class GoogleCloudDialogflowCxV3Match extends \Google\Model class
132 class_alias(GoogleCloudDialogflowCxV3Match::class, 'Google_Service_Dialogflow_GoogleCloudDialogflow…