Package | Description |
---|---|
com.google.api.services.youtube |
Modifier and Type | Method and Description |
---|---|
YouTube.CommentThreads.List |
YouTube.CommentThreads.list(List<String> part)
Retrieves a list of resources, possibly filtered.
|
YouTube.CommentThreads.List |
YouTube.CommentThreads.List.set(String parameterName,
Object value) |
YouTube.CommentThreads.List |
YouTube.CommentThreads.List.set$Xgafv(String $Xgafv) |
YouTube.CommentThreads.List |
YouTube.CommentThreads.List.setAccessToken(String accessToken) |
YouTube.CommentThreads.List |
YouTube.CommentThreads.List.setAllThreadsRelatedToChannelId(String allThreadsRelatedToChannelId)
Returns the comment threads of all videos of the channel and the channel comments as well.
|
YouTube.CommentThreads.List |
YouTube.CommentThreads.List.setAlt(String alt) |
YouTube.CommentThreads.List |
YouTube.CommentThreads.List.setCallback(String callback) |
YouTube.CommentThreads.List |
YouTube.CommentThreads.List.setChannelId(String channelId)
Returns the comment threads for all the channel comments (ie does not include comments left
on videos).
|
YouTube.CommentThreads.List |
YouTube.CommentThreads.List.setFields(String fields) |
YouTube.CommentThreads.List |
YouTube.CommentThreads.List.setId(List<String> id)
Returns the comment threads with the given IDs for Stubby or Apiary.
|
YouTube.CommentThreads.List |
YouTube.CommentThreads.List.setKey(String key) |
YouTube.CommentThreads.List |
YouTube.CommentThreads.List.setMaxResults(Long maxResults)
The *maxResults* parameter specifies the maximum number of items that should be returned in
the result set.
|
YouTube.CommentThreads.List |
YouTube.CommentThreads.List.setModerationStatus(String moderationStatus)
Limits the returned comment threads to those with the specified moderation status.
|
YouTube.CommentThreads.List |
YouTube.CommentThreads.List.setOauthToken(String oauthToken) |
YouTube.CommentThreads.List |
YouTube.CommentThreads.List.setOrder(String order) |
YouTube.CommentThreads.List |
YouTube.CommentThreads.List.setPageToken(String pageToken)
The *pageToken* parameter identifies a specific page in the result set that should be
returned.
|
YouTube.CommentThreads.List |
YouTube.CommentThreads.List.setPart(List<String> part)
The *part* parameter specifies a comma-separated list of one or more commentThread resource
properties that the API response will include.
|
YouTube.CommentThreads.List |
YouTube.CommentThreads.List.setPrettyPrint(Boolean prettyPrint) |
YouTube.CommentThreads.List |
YouTube.CommentThreads.List.setQuotaUser(String quotaUser) |
YouTube.CommentThreads.List |
YouTube.CommentThreads.List.setSearchTerms(String searchTerms)
Limits the returned comment threads to those matching the specified key words.
|
YouTube.CommentThreads.List |
YouTube.CommentThreads.List.setTextFormat(String textFormat)
The requested text format for the returned comments.
|
YouTube.CommentThreads.List |
YouTube.CommentThreads.List.setUploadProtocol(String uploadProtocol) |
YouTube.CommentThreads.List |
YouTube.CommentThreads.List.setUploadType(String uploadType) |
YouTube.CommentThreads.List |
YouTube.CommentThreads.List.setVideoId(String videoId)
Returns the comment threads of the specified video.
|
Copyright © 2011–2021 Google. All rights reserved.