| Package | Description |
|---|---|
| com.google.api.services.youtube |
| Modifier and Type | Method and Description |
|---|---|
YouTube.Channels.Update |
YouTube.Channels.Update.set(java.lang.String parameterName,
java.lang.Object value) |
YouTube.Channels.Update |
YouTube.Channels.Update.setAlt(java.lang.String alt) |
YouTube.Channels.Update |
YouTube.Channels.Update.setFields(java.lang.String fields) |
YouTube.Channels.Update |
YouTube.Channels.Update.setKey(java.lang.String key) |
YouTube.Channels.Update |
YouTube.Channels.Update.setOauthToken(java.lang.String oauthToken) |
YouTube.Channels.Update |
YouTube.Channels.Update.setOnBehalfOfContentOwner(java.lang.String onBehalfOfContentOwner)
The onBehalfOfContentOwner parameter indicates that the authenticated user is acting on
behalf of the content owner specified in the parameter value.
|
YouTube.Channels.Update |
YouTube.Channels.Update.setPart(java.lang.String part)
The part parameter serves two purposes in this operation.
|
YouTube.Channels.Update |
YouTube.Channels.Update.setPrettyPrint(java.lang.Boolean prettyPrint) |
YouTube.Channels.Update |
YouTube.Channels.Update.setQuotaUser(java.lang.String quotaUser) |
YouTube.Channels.Update |
YouTube.Channels.Update.setUserIp(java.lang.String userIp) |
YouTube.Channels.Update |
YouTube.Channels.update(java.lang.String part,
Channel content)
Updates a channel's metadata.
|