Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DSystraceSetup.php25 public $durationSeconds; variable in Google\\Service\\Testing\\SystraceSetup
30 public function setDurationSeconds($durationSeconds) argument
32 $this->durationSeconds = $durationSeconds;
39 return $this->durationSeconds;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DVideoSettings.php27 public $durationSeconds; variable in Google\\Service\\Dfareporting\\VideoSettings
64 public function setDurationSeconds($durationSeconds) argument
66 $this->durationSeconds = $durationSeconds;
73 return $this->durationSeconds;