Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
DGoogle_PlusDomainsService.php139 * @return Google_Circle
146 return new Google_Circle($data);
156 * @return Google_Circle
163 return new Google_Circle($data);
172 * @param Google_Circle $postBody
174 * @return Google_Circle
176 public function insert($userId, Google_Circle $postBody, $optParams = array()) {
181 return new Google_Circle($data);
210 * @param Google_Circle $postBody
212 * @return Google_Circle
[all …]