Home
last modified time | relevance | path

Searched refs:carouselSelect (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2IntentMessage.php102 …blic function setCarouselSelect(GoogleCloudDialogflowV2IntentMessageCarouselSelect $carouselSelect) argument
104 $this->carouselSelect = $carouselSelect;
111 return $this->carouselSelect;
H A DGoogleCloudDialogflowV2beta1IntentMessage.php114 …function setCarouselSelect(GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect $carouselSelect) argument
116 $this->carouselSelect = $carouselSelect;
123 return $this->carouselSelect;