| Package | Description |
|---|---|
| com.google.api.services.youtube.model |
| Modifier and Type | Method and Description |
|---|---|
ChannelTopicDetails |
ChannelTopicDetails.clone() |
ChannelTopicDetails |
Channel.getTopicDetails()
The topicDetails object encapsulates information about Freebase topics associated with the
channel.
|
ChannelTopicDetails |
ChannelTopicDetails.set(String fieldName,
Object value) |
ChannelTopicDetails |
ChannelTopicDetails.setTopicCategories(List<String> topicCategories)
A list of Wikipedia URLs that describe the channel's content.
|
ChannelTopicDetails |
ChannelTopicDetails.setTopicIds(List<String> topicIds)
A list of Freebase topic IDs associated with the channel.
|
| Modifier and Type | Method and Description |
|---|---|
Channel |
Channel.setTopicDetails(ChannelTopicDetails topicDetails)
The topicDetails object encapsulates information about Freebase topics associated with the
channel.
|
Copyright © 2011–2021 Google. All rights reserved.