Package | Description |
---|---|
com.google.api.services.youtube |
Modifier and Type | Method and Description |
---|---|
YouTube.Comments.List |
YouTube.Comments.list(List<String> part)
Retrieves a list of resources, possibly filtered.
|
YouTube.Comments.List |
YouTube.Comments.List.set(String parameterName,
Object value) |
YouTube.Comments.List |
YouTube.Comments.List.set$Xgafv(String $Xgafv) |
YouTube.Comments.List |
YouTube.Comments.List.setAccessToken(String accessToken) |
YouTube.Comments.List |
YouTube.Comments.List.setAlt(String alt) |
YouTube.Comments.List |
YouTube.Comments.List.setCallback(String callback) |
YouTube.Comments.List |
YouTube.Comments.List.setFields(String fields) |
YouTube.Comments.List |
YouTube.Comments.List.setId(List<String> id)
Returns the comments with the given IDs for One Platform.
|
YouTube.Comments.List |
YouTube.Comments.List.setKey(String key) |
YouTube.Comments.List |
YouTube.Comments.List.setMaxResults(Long maxResults)
The *maxResults* parameter specifies the maximum number of items that should be returned in
the result set.
|
YouTube.Comments.List |
YouTube.Comments.List.setOauthToken(String oauthToken) |
YouTube.Comments.List |
YouTube.Comments.List.setPageToken(String pageToken)
The *pageToken* parameter identifies a specific page in the result set that should be
returned.
|
YouTube.Comments.List |
YouTube.Comments.List.setParentId(String parentId)
Returns replies to the specified comment.
|
YouTube.Comments.List |
YouTube.Comments.List.setPart(List<String> part)
The *part* parameter specifies a comma-separated list of one or more comment resource
properties that the API response will include.
|
YouTube.Comments.List |
YouTube.Comments.List.setPrettyPrint(Boolean prettyPrint) |
YouTube.Comments.List |
YouTube.Comments.List.setQuotaUser(String quotaUser) |
YouTube.Comments.List |
YouTube.Comments.List.setTextFormat(String textFormat)
The requested text format for the returned comments.
|
YouTube.Comments.List |
YouTube.Comments.List.setUploadProtocol(String uploadProtocol) |
YouTube.Comments.List |
YouTube.Comments.List.setUploadType(String uploadType) |
Copyright © 2011–2020 Google. All rights reserved.