Home
last modified time | relevance | path

Searched refs:playlistId (Results 1 – 6 of 6) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DActivityContentDetailsPlaylistItem.php25 public $playlistId; variable in Google\\Service\\YouTube\\ActivityContentDetailsPlaylistItem
36 public function setPlaylistId($playlistId) argument
38 $this->playlistId = $playlistId;
45 return $this->playlistId;
H A DResourceId.php33 public $playlistId; variable in Google\\Service\\YouTube\\ResourceId
70 public function setPlaylistId($playlistId) argument
72 $this->playlistId = $playlistId;
79 return $this->playlistId;
H A DPlaylistItemSnippet.php37 public $playlistId; variable in Google\\Service\\YouTube\\PlaylistItemSnippet
108 public function setPlaylistId($playlistId) argument
110 $this->playlistId = $playlistId;
117 return $this->playlistId;
/plugin/externalembed/helper/
H A DcacheInterface.php126 …laylistItems?part=contentDetails&maxResults=50' . $next_page_token . '&playlistId=' . $playlist_id…
/plugin/authgoogle/google/contrib/
H A DGoogle_YouTubeService.php1242 public $playlistId; variable in Google_ActivityContentDetailsPlaylistItem
1247 public function setPlaylistId( $playlistId) { argument
1248 $this->playlistId = $playlistId;
1251 return $this->playlistId;
3231 public $playlistId; variable in Google_PlaylistItemSnippet
3259 public function setPlaylistId( $playlistId) { argument
3260 $this->playlistId = $playlistId;
3263 return $this->playlistId;
3483 public $playlistId; variable in Google_ResourceId
3498 $this->playlistId = $playlistId;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DYouTube.php1274 'playlistId' => [