Searched refs:Google_LiveStream (Results 1 – 1 of 1) sorted by relevance
395 * @param Google_LiveStream $postBody397 * @return Google_LiveStream399 public function insert($part, Google_LiveStream $postBody, $optParams = array()) {404 return new Google_LiveStream($data);438 * @param Google_LiveStream $postBody440 * @return Google_LiveStream442 public function update($part, Google_LiveStream $postBody, $optParams = array()) {447 return new Google_LiveStream($data);2751 class Google_LiveStream extends Google_Model { class