Searched refs:Google_Topic (Results 1 – 1 of 1) sorted by relevance
462 * @param Google_Topic $postBody464 * @return Google_Topic466 public function insert($seriesId, Google_Topic $postBody, $optParams = array()) {471 return new Google_Topic($data);503 * @param Google_Topic $postBody505 * @return Google_Topic507 public function update($seriesId, $topicId, Google_Topic $postBody, $optParams = array()) {512 return new Google_Topic($data);523 * @return Google_Topic530 return new Google_Topic($data);[all …]