Searched refs:Google_PlaylistItem (Results 1 – 1 of 1) sorted by relevance
481 * @param Google_PlaylistItem $postBody483 * @return Google_PlaylistItem485 public function insert($part, Google_PlaylistItem $postBody, $optParams = array()) {490 return new Google_PlaylistItem($data);528 * @param Google_PlaylistItem $postBody530 * @return Google_PlaylistItem532 public function update($part, Google_PlaylistItem $postBody, $optParams = array()) {537 return new Google_PlaylistItem($data);3081 class Google_PlaylistItem extends Google_Model { class