Package | Description |
---|---|
com.google.api.services.youtube |
Modifier and Type | Method and Description |
---|---|
YouTube.Captions.Update |
YouTube.Captions.Update.set(String parameterName,
Object value) |
YouTube.Captions.Update |
YouTube.Captions.Update.set$Xgafv(String $Xgafv) |
YouTube.Captions.Update |
YouTube.Captions.Update.setAccessToken(String accessToken) |
YouTube.Captions.Update |
YouTube.Captions.Update.setAlt(String alt) |
YouTube.Captions.Update |
YouTube.Captions.Update.setCallback(String callback) |
YouTube.Captions.Update |
YouTube.Captions.Update.setFields(String fields) |
YouTube.Captions.Update |
YouTube.Captions.Update.setKey(String key) |
YouTube.Captions.Update |
YouTube.Captions.Update.setOauthToken(String oauthToken) |
YouTube.Captions.Update |
YouTube.Captions.Update.setOnBehalfOf(String onBehalfOf)
ID of the Google+ Page for the channel that the request is on behalf of.
|
YouTube.Captions.Update |
YouTube.Captions.Update.setOnBehalfOfContentOwner(String onBehalfOfContentOwner)
*Note:* This parameter is intended exclusively for YouTube content partners.
|
YouTube.Captions.Update |
YouTube.Captions.Update.setPart(List<String> part)
The *part* parameter specifies a comma-separated list of one or more caption resource parts
that the API response will include.
|
YouTube.Captions.Update |
YouTube.Captions.Update.setPrettyPrint(Boolean prettyPrint) |
YouTube.Captions.Update |
YouTube.Captions.Update.setQuotaUser(String quotaUser) |
YouTube.Captions.Update |
YouTube.Captions.Update.setSync(Boolean sync)
Extra parameter to allow automatically syncing the uploaded caption/transcript with the
audio.
|
YouTube.Captions.Update |
YouTube.Captions.Update.setUploadProtocol(String uploadProtocol) |
YouTube.Captions.Update |
YouTube.Captions.Update.setUploadType(String uploadType) |
YouTube.Captions.Update |
YouTube.Captions.update(List<String> part,
Caption content)
Updates an existing resource.
|
YouTube.Captions.Update |
YouTube.Captions.update(List<String> part,
Caption content,
AbstractInputStreamContent mediaContent)
Updates an existing resource.
|
Copyright © 2011–2021 Google. All rights reserved.