Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction.php29 public $urlTypeHint; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction
48 public function setUrlTypeHint($urlTypeHint) argument
50 $this->urlTypeHint = $urlTypeHint;
57 return $this->urlTypeHint;
H A DGoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction.php29 public $urlTypeHint; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction
48 public function setUrlTypeHint($urlTypeHint) argument
50 $this->urlTypeHint = $urlTypeHint;
57 return $this->urlTypeHint;