Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudVideoIntelligence/
H A DGoogleCloudVideointelligenceV1SpeechTranscriptionConfig.php34 public $enableAutomaticPunctuation; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1SpeechTranscriptionConfig
89 public function setEnableAutomaticPunctuation($enableAutomaticPunctuation) argument
91 $this->enableAutomaticPunctuation = $enableAutomaticPunctuation;
98 return $this->enableAutomaticPunctuation;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Speech/
H A DRecognitionConfig.php38 public $enableAutomaticPunctuation; variable in Google\\Service\\Speech\\RecognitionConfig
151 public function setEnableAutomaticPunctuation($enableAutomaticPunctuation) argument
153 $this->enableAutomaticPunctuation = $enableAutomaticPunctuation;
160 return $this->enableAutomaticPunctuation;