target.apidocs.com.google.api.services.youtube.class-use.YouTube.Captions.Update.html Maven / Gradle / Ivy
Uses of Class com.google.api.services.youtube.YouTube.Captions.Update (YouTube Data API v3 v3-rev20240417-2.0.0)
Uses of Class
com.google.api.services.youtube.YouTube.Captions.Update
-
Packages that use YouTube.Captions.Update
Package
Description
com.google.api.services.youtube
-
-
Uses of YouTube.Captions.Update in com.google.api.services.youtube
Methods in com.google.api.services.youtube that return YouTube.Captions.Update
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,
com.google.api.client.http.AbstractInputStreamContent mediaContent)
Updates an existing resource.
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2024 Weber Informatics LLC | Privacy Policy