Searched refs:Google_CommunityMessage (Results 1 – 1 of 1) sorted by relevance
495 * @param Google_CommunityMessage $postBody497 * @return Google_CommunityMessage499 …public function insert($communityId, $topicId, Google_CommunityMessage $postBody, $optParams = arr…504 return new Google_CommunityMessage($data);1630 class Google_CommunityMessage extends Google_Model { class