Searched refs:Google_Video (Results 1 – 1 of 1) sorted by relevance
873 * @param Google_Video $postBody882 * @return Google_Video884 public function insert($part, Google_Video $postBody, $optParams = array()) {889 return new Google_Video($data);943 * @param Google_Video $postBody947 * @return Google_Video949 public function update($part, Google_Video $postBody, $optParams = array()) {954 return new Google_Video($data);3991 class Google_Video extends Google_Model { class