Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Texttospeech/
H A DCustomVoiceParams.php29 public $reportedUsage; variable in Google\\Service\\Texttospeech\\CustomVoiceParams
48 public function setReportedUsage($reportedUsage) argument
50 $this->reportedUsage = $reportedUsage;
57 return $this->reportedUsage;