Searched refs:Google_Profile (Results 1 – 2 of 2) sorted by relevance
638 * @param Google_Profile $postBody640 * @return Google_Profile642 public function patch(Google_Profile $postBody, $optParams = array()) {647 return new Google_Profile($data);655 * @param Google_Profile $postBody657 * @return Google_Profile659 public function update(Google_Profile $postBody, $optParams = array()) {664 return new Google_Profile($data);673 * @return Google_Profile680 return new Google_Profile($data);[all …]
2382 class Google_Profile extends Google_Model { class