Searched refs:profileColor (Results 1 – 2 of 2) sorted by relevance
58 public $profileColor; variable in Google\\Service\\YouTube\\ChannelSettings195 public function setProfileColor($profileColor) argument197 $this->profileColor = $profileColor;204 return $this->profileColor;
1852 public $profileColor; variable in Google_ChannelSettings1895 public function setProfileColor( $profileColor) { argument1896 $this->profileColor = $profileColor;1899 return $this->profileColor;