Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_OrkutService.php548 * @param Google_CommunityPollComment $postBody
550 * @return Google_CommunityPollComment
552 …public function insert($communityId, $pollId, Google_CommunityPollComment $postBody, $optParams = …
557 return new Google_CommunityPollComment($data);
1910 class Google_CommunityPollComment extends Google_Model { class