Home
last modified time | relevance | path

Searched refs:Google_Url (Results 1 – 1 of 1) sorted by last modified time

/plugin/authgoogle/google/contrib/
H A DGoogle_UrlshortenerService.php34 * @return Google_Url
41 return new Google_Url($data);
49 * @param Google_Url $postBody
51 * @return Google_Url
53 public function insert(Google_Url $postBody, $optParams = array()) {
58 return new Google_Url($data);
240 class Google_Url extends Google_Model { class