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