Package | Description |
---|---|
com.google.api.services.youtube |
Modifier and Type | Method and Description |
---|---|
YouTubeRequest<T> |
YouTubeRequest.set(String parameterName,
Object value) |
YouTubeRequest<T> |
YouTubeRequest.set$Xgafv(String $Xgafv)
V1 error format.
|
YouTubeRequest<T> |
YouTubeRequest.setAccessToken(String accessToken)
OAuth access token.
|
YouTubeRequest<T> |
YouTubeRequest.setAlt(String alt)
Data format for response.
|
YouTubeRequest<T> |
YouTubeRequest.setCallback(String callback)
JSONP
|
YouTubeRequest<T> |
YouTubeRequest.setDisableGZipContent(boolean disableGZipContent) |
YouTubeRequest<T> |
YouTubeRequest.setFields(String fields)
Selector specifying which fields to include in a partial response.
|
YouTubeRequest<T> |
YouTubeRequest.setKey(String key)
API key.
|
YouTubeRequest<T> |
YouTubeRequest.setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
|
YouTubeRequest<T> |
YouTubeRequest.setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
|
YouTubeRequest<T> |
YouTubeRequest.setQuotaUser(String quotaUser)
Available to use for quota purposes for server-side applications.
|
YouTubeRequest<T> |
YouTubeRequest.setRequestHeaders(HttpHeaders headers) |
YouTubeRequest<T> |
YouTubeRequest.setUploadProtocol(String uploadProtocol)
Upload protocol for media (e.g.
|
YouTubeRequest<T> |
YouTubeRequest.setUploadType(String uploadType)
Legacy upload protocol for media (e.g.
|
Modifier and Type | Method and Description |
---|---|
protected void |
YouTubeRequestInitializer.initializeYouTubeRequest(YouTubeRequest<?> request)
Initializes YouTube request.
|
Copyright © 2011–2021 Google. All rights reserved.