Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2beta1Intent.php66 public $mlEnabled; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1Intent
255 public function setMlEnabled($mlEnabled) argument
257 $this->mlEnabled = $mlEnabled;
264 return $this->mlEnabled;