Searched refs:Google_CommunityPollComment (Results 1 – 1 of 1) sorted by relevance
548 * @param Google_CommunityPollComment $postBody550 * @return Google_CommunityPollComment552 …public function insert($communityId, $pollId, Google_CommunityPollComment $postBody, $optParams = …557 return new Google_CommunityPollComment($data);1910 class Google_CommunityPollComment extends Google_Model { class