Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_OrkutService.php601 * @param Google_CommunityPollVote $postBody
603 * @return Google_CommunityPollVote
605 …public function insert($communityId, $pollId, Google_CommunityPollVote $postBody, $optParams = arr…
610 return new Google_CommunityPollVote($data);
2056 class Google_CommunityPollVote extends Google_Model { class