Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Speech/
H A DRecognizeResponse.php28 public $totalBilledTime; variable in Google\\Service\\Speech\\RecognizeResponse
47 public function setTotalBilledTime($totalBilledTime) argument
49 $this->totalBilledTime = $totalBilledTime;
56 return $this->totalBilledTime;
H A DLongRunningRecognizeResponse.php32 public $totalBilledTime; variable in Google\\Service\\Speech\\LongRunningRecognizeResponse
79 public function setTotalBilledTime($totalBilledTime) argument
81 $this->totalBilledTime = $totalBilledTime;
88 return $this->totalBilledTime;