Searched refs:Google_Vote (Results 1 – 1 of 1) sorted by relevance
34 * @param Google_Vote $postBody38 * @return Google_Vote40 public function insert($seriesId, $submissionId, Google_Vote $postBody, $optParams = array()) {45 return new Google_Vote($data);56 * @param Google_Vote $postBody61 * @return Google_Vote63 public function patch($seriesId, $submissionId, Google_Vote $postBody, $optParams = array()) {68 return new Google_Vote($data);99 * @param Google_Vote $postBody104 * @return Google_Vote[all …]