Package | Description |
---|---|
com.google.api.services.youtube.model |
Modifier and Type | Method and Description |
---|---|
ChannelSectionListResponse |
ChannelSectionListResponse.clone() |
ChannelSectionListResponse |
ChannelSectionListResponse.set(String fieldName,
Object value) |
ChannelSectionListResponse |
ChannelSectionListResponse.setEtag(String etag)
Etag of this resource.
|
ChannelSectionListResponse |
ChannelSectionListResponse.setEventId(String eventId)
Serialized EventId of the request which produced this response.
|
ChannelSectionListResponse |
ChannelSectionListResponse.setItems(List<ChannelSection> items)
A list of ChannelSections that match the request criteria.
|
ChannelSectionListResponse |
ChannelSectionListResponse.setKind(String kind)
Identifies what kind of resource this is.
|
ChannelSectionListResponse |
ChannelSectionListResponse.setVisitorId(String visitorId)
The visitorId identifies the visitor.
|