Package | Description |
---|---|
com.google.api.services.youtube.model |
Modifier and Type | Method and Description |
---|---|
CommentThreadListResponse |
CommentThreadListResponse.clone() |
CommentThreadListResponse |
CommentThreadListResponse.set(String fieldName,
Object value) |
CommentThreadListResponse |
CommentThreadListResponse.setEtag(String etag)
Etag of this resource.
|
CommentThreadListResponse |
CommentThreadListResponse.setEventId(String eventId)
Serialized EventId of the request which produced this response.
|
CommentThreadListResponse |
CommentThreadListResponse.setItems(List<CommentThread> items)
A list of comment threads that match the request criteria.
|
CommentThreadListResponse |
CommentThreadListResponse.setKind(String kind)
Identifies what kind of resource this is.
|
CommentThreadListResponse |
CommentThreadListResponse.setNextPageToken(String nextPageToken)
The token that can be used as the value of the pageToken parameter to retrieve the next page in
the result set.
|
CommentThreadListResponse |
CommentThreadListResponse.setPageInfo(PageInfo pageInfo)
General pagination information.
|
CommentThreadListResponse |
CommentThreadListResponse.setTokenPagination(TokenPagination tokenPagination) |
CommentThreadListResponse |
CommentThreadListResponse.setVisitorId(String visitorId)
The visitorId identifies the visitor.
|
Copyright © 2011–2021 Google. All rights reserved.