Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_PlusService.php155 * @param Google_Moment $postBody
159 * @return Google_Moment
161 public function insert($userId, $collection, Google_Moment $postBody, $optParams = array()) {
166 return new Google_Moment($data);
1729 class Google_Moment extends Google_Model { class