Package | Description |
---|---|
com.google.api.services.youtube |
Modifier and Type | Method and Description |
---|---|
YouTube.LiveBroadcasts.List |
YouTube.LiveBroadcasts.list(List<String> part)
Retrieve the list of broadcasts associated with the given channel.
|
YouTube.LiveBroadcasts.List |
YouTube.LiveBroadcasts.List.set(String parameterName,
Object value) |
YouTube.LiveBroadcasts.List |
YouTube.LiveBroadcasts.List.set$Xgafv(String $Xgafv) |
YouTube.LiveBroadcasts.List |
YouTube.LiveBroadcasts.List.setAccessToken(String accessToken) |
YouTube.LiveBroadcasts.List |
YouTube.LiveBroadcasts.List.setAlt(String alt) |
YouTube.LiveBroadcasts.List |
YouTube.LiveBroadcasts.List.setBroadcastStatus(String broadcastStatus)
Return broadcasts with a certain status, e.g.
|
YouTube.LiveBroadcasts.List |
YouTube.LiveBroadcasts.List.setBroadcastType(String broadcastType)
Return only broadcasts with the selected type.
|
YouTube.LiveBroadcasts.List |
YouTube.LiveBroadcasts.List.setCallback(String callback) |
YouTube.LiveBroadcasts.List |
YouTube.LiveBroadcasts.List.setFields(String fields) |
YouTube.LiveBroadcasts.List |
YouTube.LiveBroadcasts.List.setId(List<String> id)
Return broadcasts with the given ids from Stubby or Apiary.
|
YouTube.LiveBroadcasts.List |
YouTube.LiveBroadcasts.List.setKey(String key) |
YouTube.LiveBroadcasts.List |
YouTube.LiveBroadcasts.List.setMaxResults(Long maxResults)
The *maxResults* parameter specifies the maximum number of items that should be returned in
the result set.
|
YouTube.LiveBroadcasts.List |
YouTube.LiveBroadcasts.List.setMine(Boolean mine) |
YouTube.LiveBroadcasts.List |
YouTube.LiveBroadcasts.List.setOauthToken(String oauthToken) |
YouTube.LiveBroadcasts.List |
YouTube.LiveBroadcasts.List.setOnBehalfOfContentOwner(String onBehalfOfContentOwner)
*Note:* This parameter is intended exclusively for YouTube content partners.
|
YouTube.LiveBroadcasts.List |
YouTube.LiveBroadcasts.List.setOnBehalfOfContentOwnerChannel(String onBehalfOfContentOwnerChannel)
This parameter can only be used in a properly authorized request.
|
YouTube.LiveBroadcasts.List |
YouTube.LiveBroadcasts.List.setPageToken(String pageToken)
The *pageToken* parameter identifies a specific page in the result set that should be
returned.
|
YouTube.LiveBroadcasts.List |
YouTube.LiveBroadcasts.List.setPart(List<String> part)
The *part* parameter specifies a comma-separated list of one or more liveBroadcast resource
properties that the API response will include.
|
YouTube.LiveBroadcasts.List |
YouTube.LiveBroadcasts.List.setPrettyPrint(Boolean prettyPrint) |
YouTube.LiveBroadcasts.List |
YouTube.LiveBroadcasts.List.setQuotaUser(String quotaUser) |
YouTube.LiveBroadcasts.List |
YouTube.LiveBroadcasts.List.setUploadProtocol(String uploadProtocol) |
YouTube.LiveBroadcasts.List |
YouTube.LiveBroadcasts.List.setUploadType(String uploadType) |
Copyright © 2011–2021 Google. All rights reserved.