target.apidocs.com.google.api.services.youtube.class-use.YouTube.Videos.Insert.html Maven / Gradle / Ivy
Uses of Class com.google.api.services.youtube.YouTube.Videos.Insert (YouTube Data API v3 v3-rev20230319-2.0.0)
Uses of Class
com.google.api.services.youtube.YouTube.Videos.Insert
-
Packages that use YouTube.Videos.Insert
Package
Description
com.google.api.services.youtube
-
-
Uses of YouTube.Videos.Insert in com.google.api.services.youtube
Methods in com.google.api.services.youtube that return YouTube.Videos.Insert
Modifier and Type
Method and Description
YouTube.Videos.Insert
YouTube.Videos.insert(List<String> part,
Video content)
Inserts a new resource into this collection.
YouTube.Videos.Insert
YouTube.Videos.insert(List<String> part,
Video content,
com.google.api.client.http.AbstractInputStreamContent mediaContent)
Inserts a new resource into this collection.
YouTube.Videos.Insert
YouTube.Videos.Insert.set(String parameterName,
Object value)
YouTube.Videos.Insert
YouTube.Videos.Insert.set$Xgafv(String $Xgafv)
YouTube.Videos.Insert
YouTube.Videos.Insert.setAccessToken(String accessToken)
YouTube.Videos.Insert
YouTube.Videos.Insert.setAlt(String alt)
YouTube.Videos.Insert
YouTube.Videos.Insert.setAutoLevels(Boolean autoLevels)
Should auto-levels be applied to the upload.
YouTube.Videos.Insert
YouTube.Videos.Insert.setCallback(String callback)
YouTube.Videos.Insert
YouTube.Videos.Insert.setFields(String fields)
YouTube.Videos.Insert
YouTube.Videos.Insert.setKey(String key)
YouTube.Videos.Insert
YouTube.Videos.Insert.setNotifySubscribers(Boolean notifySubscribers)
Notify the channel subscribers about the new video.
YouTube.Videos.Insert
YouTube.Videos.Insert.setOauthToken(String oauthToken)
YouTube.Videos.Insert
YouTube.Videos.Insert.setOnBehalfOfContentOwner(String onBehalfOfContentOwner)
*Note:* This parameter is intended exclusively for YouTube content partners.
YouTube.Videos.Insert
YouTube.Videos.Insert.setOnBehalfOfContentOwnerChannel(String onBehalfOfContentOwnerChannel)
This parameter can only be used in a properly authorized request.
YouTube.Videos.Insert
YouTube.Videos.Insert.setPart(List<String> part)
The *part* parameter serves two purposes in this operation.
YouTube.Videos.Insert
YouTube.Videos.Insert.setPrettyPrint(Boolean prettyPrint)
YouTube.Videos.Insert
YouTube.Videos.Insert.setQuotaUser(String quotaUser)
YouTube.Videos.Insert
YouTube.Videos.Insert.setStabilize(Boolean stabilize)
Should stabilize be applied to the upload.
YouTube.Videos.Insert
YouTube.Videos.Insert.setUploadProtocol(String uploadProtocol)
YouTube.Videos.Insert
YouTube.Videos.Insert.setUploadType(String uploadType)
Copyright © 2011–2023 Google. All rights reserved.