Home
last modified time | relevance | path

Searched refs:Google_Link (Results 1 – 1 of 1) sorted by relevance

/plugin/authgoogle/google/contrib/
H A DGoogle_GanService.php176 * @return Google_Link
183 return new Google_Link($data);
193 * @param Google_Link $postBody
195 * @return Google_Link
197 public function insert($role, $roleId, Google_Link $postBody, $optParams = array()) {
202 return new Google_Link($data);
1385 class Google_Link extends Google_Model { class