Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_OrkutService.php732 * @return Google_CommunityTopic
739 return new Google_CommunityTopic($data);
748 * @param Google_CommunityTopic $postBody
752 * @return Google_CommunityTopic
754 public function insert($communityId, Google_CommunityTopic $postBody, $optParams = array()) {
759 return new Google_CommunityTopic($data);
2081 class Google_CommunityTopic extends Google_Model { class