Home
last modified time | relevance | path

Searched refs:topicCategories (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DChannelTopicDetails.php26 public $topicCategories; variable in Google\\Service\\YouTube\\ChannelTopicDetails
35 public function setTopicCategories($topicCategories) argument
37 $this->topicCategories = $topicCategories;
44 return $this->topicCategories;
H A DVideoTopicDetails.php30 public $topicCategories; variable in Google\\Service\\YouTube\\VideoTopicDetails
53 public function setTopicCategories($topicCategories) argument
55 $this->topicCategories = $topicCategories;
62 return $this->topicCategories;