Package | Description |
---|---|
com.google.api.services.youtube |
Modifier and Type | Method and Description |
---|---|
YouTube.Comments.SetModerationStatus |
YouTube.Comments.SetModerationStatus.set(String parameterName,
Object value) |
YouTube.Comments.SetModerationStatus |
YouTube.Comments.SetModerationStatus.set$Xgafv(String $Xgafv) |
YouTube.Comments.SetModerationStatus |
YouTube.Comments.SetModerationStatus.setAccessToken(String accessToken) |
YouTube.Comments.SetModerationStatus |
YouTube.Comments.SetModerationStatus.setAlt(String alt) |
YouTube.Comments.SetModerationStatus |
YouTube.Comments.SetModerationStatus.setBanAuthor(Boolean banAuthor)
If set to true the author of the comment gets added to the ban list.
|
YouTube.Comments.SetModerationStatus |
YouTube.Comments.SetModerationStatus.setCallback(String callback) |
YouTube.Comments.SetModerationStatus |
YouTube.Comments.SetModerationStatus.setFields(String fields) |
YouTube.Comments.SetModerationStatus |
YouTube.Comments.SetModerationStatus.setId(List<String> id)
Modifies the moderation status of the comments with the given IDs
|
YouTube.Comments.SetModerationStatus |
YouTube.Comments.SetModerationStatus.setKey(String key) |
YouTube.Comments.SetModerationStatus |
YouTube.Comments.setModerationStatus(List<String> id,
String moderationStatus)
Sets the moderation status of one or more comments.
|
YouTube.Comments.SetModerationStatus |
YouTube.Comments.SetModerationStatus.setModerationStatus(String moderationStatus)
Specifies the requested moderation status.
|
YouTube.Comments.SetModerationStatus |
YouTube.Comments.SetModerationStatus.setOauthToken(String oauthToken) |
YouTube.Comments.SetModerationStatus |
YouTube.Comments.SetModerationStatus.setPrettyPrint(Boolean prettyPrint) |
YouTube.Comments.SetModerationStatus |
YouTube.Comments.SetModerationStatus.setQuotaUser(String quotaUser) |
YouTube.Comments.SetModerationStatus |
YouTube.Comments.SetModerationStatus.setUploadProtocol(String uploadProtocol) |
YouTube.Comments.SetModerationStatus |
YouTube.Comments.SetModerationStatus.setUploadType(String uploadType) |
Copyright © 2011–2021 Google. All rights reserved.