Searched refs:showBrowseView (Results 1 – 2 of 2) sorted by relevance
62 public $showBrowseView; variable in Google\\Service\\YouTube\\ChannelSettings209 public function setShowBrowseView($showBrowseView) argument211 $this->showBrowseView = $showBrowseView;218 return $this->showBrowseView;
1853 public $showBrowseView; variable in Google_ChannelSettings1901 public function setShowBrowseView( $showBrowseView) { argument1902 $this->showBrowseView = $showBrowseView;1905 return $this->showBrowseView;