Searched refs:Google_Contact (Results 1 – 1 of 1) sorted by relevance
44 * @return Google_Contact51 return new Google_Contact($data);59 * @param Google_Contact $postBody61 * @return Google_Contact63 public function insert(Google_Contact $postBody, $optParams = array()) {68 return new Google_Contact($data);94 * @param Google_Contact $postBody96 * @return Google_Contact98 public function patch($id, Google_Contact $postBody, $optParams = array()) {103 return new Google_Contact($data);[all …]