Searched refs:Google_CommunityPollVote (Results 1 – 1 of 1) sorted by relevance
601 * @param Google_CommunityPollVote $postBody603 * @return Google_CommunityPollVote605 …public function insert($communityId, $pollId, Google_CommunityPollVote $postBody, $optParams = arr…610 return new Google_CommunityPollVote($data);2056 class Google_CommunityPollVote extends Google_Model { class