Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DChannelContentDetailsRelatedPlaylists.php41 public $watchLater; variable in Google\\Service\\YouTube\\ChannelContentDetailsRelatedPlaylists
102 public function setWatchLater($watchLater) argument
104 $this->watchLater = $watchLater;
111 return $this->watchLater;
/plugin/authgoogle/google/contrib/
H A DGoogle_YouTubeService.php1718 public $watchLater; variable in Google_ChannelContentDetailsRelatedPlaylists
1743 public function setWatchLater( $watchLater) { argument
1744 $this->watchLater = $watchLater;
1747 return $this->watchLater;