Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3Agent.php44 public $enableSpellCorrection; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3Agent
149 public function setEnableSpellCorrection($enableSpellCorrection) argument
151 $this->enableSpellCorrection = $enableSpellCorrection;
158 return $this->enableSpellCorrection;