Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DVideoStatus.php49 public $publishAt; variable in Google\\Service\\YouTube\\VideoStatus
150 public function setPublishAt($publishAt) argument
152 $this->publishAt = $publishAt;
159 return $this->publishAt;