Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2Intent.php30 public $defaultResponsePlatforms; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2Intent
111 public function setDefaultResponsePlatforms($defaultResponsePlatforms) argument
113 $this->defaultResponsePlatforms = $defaultResponsePlatforms;
120 return $this->defaultResponsePlatforms;
H A DGoogleCloudDialogflowV2beta1Intent.php30 public $defaultResponsePlatforms; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1Intent
115 public function setDefaultResponsePlatforms($defaultResponsePlatforms) argument
117 $this->defaultResponsePlatforms = $defaultResponsePlatforms;
124 return $this->defaultResponsePlatforms;