Package | Description |
---|---|
com.google.api.services.youtube |
Modifier and Type | Method and Description |
---|---|
YouTube.Captions.List |
YouTube.Captions.list(List<String> part,
String videoId)
Retrieves a list of resources, possibly filtered.
|
YouTube.Captions.List |
YouTube.Captions.List.set(String parameterName,
Object value) |
YouTube.Captions.List |
YouTube.Captions.List.set$Xgafv(String $Xgafv) |
YouTube.Captions.List |
YouTube.Captions.List.setAccessToken(String accessToken) |
YouTube.Captions.List |
YouTube.Captions.List.setAlt(String alt) |
YouTube.Captions.List |
YouTube.Captions.List.setCallback(String callback) |
YouTube.Captions.List |
YouTube.Captions.List.setFields(String fields) |
YouTube.Captions.List |
YouTube.Captions.List.setId(List<String> id)
Returns the captions with the given IDs for Stubby or Apiary.
|
YouTube.Captions.List |
YouTube.Captions.List.setKey(String key) |
YouTube.Captions.List |
YouTube.Captions.List.setOauthToken(String oauthToken) |
YouTube.Captions.List |
YouTube.Captions.List.setOnBehalfOf(String onBehalfOf)
ID of the Google+ Page for the channel that the request is on behalf of.
|
YouTube.Captions.List |
YouTube.Captions.List.setOnBehalfOfContentOwner(String onBehalfOfContentOwner)
*Note:* This parameter is intended exclusively for YouTube content partners.
|
YouTube.Captions.List |
YouTube.Captions.List.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.List |
YouTube.Captions.List.setPrettyPrint(Boolean prettyPrint) |
YouTube.Captions.List |
YouTube.Captions.List.setQuotaUser(String quotaUser) |
YouTube.Captions.List |
YouTube.Captions.List.setUploadProtocol(String uploadProtocol) |
YouTube.Captions.List |
YouTube.Captions.List.setUploadType(String uploadType) |
YouTube.Captions.List |
YouTube.Captions.List.setVideoId(String videoId)
Returns the captions for the specified video.
|
Copyright © 2011–2021 Google. All rights reserved.