Searched refs:setTopicDetails (Results 1 – 3 of 3) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/ | ||
H A D | Channel.php | 226 public function setTopicDetails(ChannelTopicDetails $topicDetails) function in Google\\Service\\YouTube\\Channel |
H A D | Video.php | 306 public function setTopicDetails(VideoTopicDetails $topicDetails) function in Google\\Service\\YouTube\\Video |
/plugin/authgoogle/google/contrib/ | ||
H A D | Google_YouTubeService.php | 1622 public function setTopicDetails(Google_ChannelTopicDetails $topicDetails) { function in Google_Channel |