Searched refs:Google_Playlist (Results 1 – 1 of 1) sorted by relevance
571 * @param Google_Playlist $postBody573 * @return Google_Playlist575 public function insert($part, Google_Playlist $postBody, $optParams = array()) {580 return new Google_Playlist($data);618 * @param Google_Playlist $postBody620 * @return Google_Playlist622 public function update($part, Google_Playlist $postBody, $optParams = array()) {627 return new Google_Playlist($data);3011 class Google_Playlist extends Google_Model { class