| Package | Description |
|---|---|
| com.google.api.services.youtube |
| Modifier and Type | Method and Description |
|---|---|
YouTube.Captions.Update |
YouTube.Captions.Update.set(java.lang.String parameterName,
java.lang.Object value) |
YouTube.Captions.Update |
YouTube.Captions.Update.setAlt(java.lang.String alt) |
YouTube.Captions.Update |
YouTube.Captions.Update.setFields(java.lang.String fields) |
YouTube.Captions.Update |
YouTube.Captions.Update.setKey(java.lang.String key) |
YouTube.Captions.Update |
YouTube.Captions.Update.setOauthToken(java.lang.String oauthToken) |
YouTube.Captions.Update |
YouTube.Captions.Update.setOnBehalfOf(java.lang.String onBehalfOf)
ID of the Google+ Page for the channel that the request is be on behalf of
|
YouTube.Captions.Update |
YouTube.Captions.Update.setOnBehalfOfContentOwner(java.lang.String onBehalfOfContentOwner)
Note: This parameter is intended exclusively for YouTube content partners.
|
YouTube.Captions.Update |
YouTube.Captions.Update.setPart(java.lang.String part)
The part parameter serves two purposes in this operation.
|
YouTube.Captions.Update |
YouTube.Captions.Update.setPrettyPrint(java.lang.Boolean prettyPrint) |
YouTube.Captions.Update |
YouTube.Captions.Update.setQuotaUser(java.lang.String quotaUser) |
YouTube.Captions.Update |
YouTube.Captions.Update.setSync(java.lang.Boolean sync)
Note: The API server only processes the parameter value if the request contains an updated
caption file.
|
YouTube.Captions.Update |
YouTube.Captions.Update.setUserIp(java.lang.String userIp) |
YouTube.Captions.Update |
YouTube.Captions.update(java.lang.String part,
Caption content)
Updates a caption track.
|
YouTube.Captions.Update |
YouTube.Captions.update(java.lang.String part,
Caption content,
com.google.api.client.http.AbstractInputStreamContent mediaContent)
Updates a caption track.
|