Searched refs:showRelatedChannels (Results 1 – 2 of 2) sorted by relevance
66 public $showRelatedChannels; variable in Google\\Service\\YouTube\\ChannelSettings223 public function setShowRelatedChannels($showRelatedChannels) argument225 $this->showRelatedChannels = $showRelatedChannels;232 return $this->showRelatedChannels;
1854 public $showRelatedChannels; variable in Google_ChannelSettings1907 public function setShowRelatedChannels( $showRelatedChannels) { argument1908 $this->showRelatedChannels = $showRelatedChannels;1911 return $this->showRelatedChannels;