Searched refs:Google_Annotation (Results 1 – 1 of 1) sorted by relevance
475 * @return Google_Annotation482 return new Google_Annotation($data);490 * @param Google_Annotation $postBody494 * @return Google_Annotation496 public function insert(Google_Annotation $postBody, $optParams = array()) {501 return new Google_Annotation($data);537 * @param Google_Annotation $postBody541 * @return Google_Annotation543 public function update($annotationId, Google_Annotation $postBody, $optParams = array()) {548 return new Google_Annotation($data);[all …]