target.apidocs.com.google.api.services.youtube.class-use.YouTube.Channels.Update.html Maven / Gradle / Ivy
Uses of Class com.google.api.services.youtube.YouTube.Channels.Update (YouTube Data API v3 v3-rev20210410-1.31.0)
Uses of Class
com.google.api.services.youtube.YouTube.Channels.Update
-
Packages that use YouTube.Channels.Update
Package
Description
com.google.api.services.youtube
-
-
Uses of YouTube.Channels.Update in com.google.api.services.youtube
Methods in com.google.api.services.youtube that return YouTube.Channels.Update
Modifier and Type
Method and Description
YouTube.Channels.Update
YouTube.Channels.Update.set(String parameterName,
Object value)
YouTube.Channels.Update
YouTube.Channels.Update.set$Xgafv(String $Xgafv)
YouTube.Channels.Update
YouTube.Channels.Update.setAccessToken(String accessToken)
YouTube.Channels.Update
YouTube.Channels.Update.setAlt(String alt)
YouTube.Channels.Update
YouTube.Channels.Update.setCallback(String callback)
YouTube.Channels.Update
YouTube.Channels.Update.setFields(String fields)
YouTube.Channels.Update
YouTube.Channels.Update.setKey(String key)
YouTube.Channels.Update
YouTube.Channels.Update.setOauthToken(String oauthToken)
YouTube.Channels.Update
YouTube.Channels.Update.setOnBehalfOfContentOwner(String onBehalfOfContentOwner)
The *onBehalfOfContentOwner* parameter indicates that the authenticated user is acting on
behalf of the content owner specified in the parameter value.
YouTube.Channels.Update
YouTube.Channels.Update.setPart(List<String> part)
The *part* parameter serves two purposes in this operation.
YouTube.Channels.Update
YouTube.Channels.Update.setPrettyPrint(Boolean prettyPrint)
YouTube.Channels.Update
YouTube.Channels.Update.setQuotaUser(String quotaUser)
YouTube.Channels.Update
YouTube.Channels.Update.setUploadProtocol(String uploadProtocol)
YouTube.Channels.Update
YouTube.Channels.Update.setUploadType(String uploadType)
YouTube.Channels.Update
YouTube.Channels.update(List<String> part,
Channel content)
Updates an existing resource.
Copyright © 2011–2021 Google. All rights reserved.