Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Speech/
H A DRecognitionConfig.php80 public $profanityFilter; variable in Google\\Service\\Speech\\RecognitionConfig
305 public function setProfanityFilter($profanityFilter) argument
307 $this->profanityFilter = $profanityFilter;
314 return $this->profanityFilter;