Searched refs:topicDetails (Results 1 – 3 of 3) sorted by relevance
226 public function setTopicDetails(ChannelTopicDetails $topicDetails) argument228 $this->topicDetails = $topicDetails;235 return $this->topicDetails;
306 public function setTopicDetails(VideoTopicDetails $topicDetails) argument308 $this->topicDetails = $topicDetails;315 return $this->topicDetails;
1561 public $topicDetails; variable in Google_Channel1622 public function setTopicDetails(Google_ChannelTopicDetails $topicDetails) { argument1623 $this->topicDetails = $topicDetails;1626 return $this->topicDetails;4036 public $topicDetails; variable in Google_Video4133 public function setTopicDetails(Google_VideoTopicDetails $topicDetails) { argument4134 $this->topicDetails = $topicDetails;4137 return $this->topicDetails;