Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DVideoOffset.php29 public $offsetSeconds; variable in Google\\Service\\Dfareporting\\VideoOffset
48 public function setOffsetSeconds($offsetSeconds) argument
50 $this->offsetSeconds = $offsetSeconds;
57 return $this->offsetSeconds;