* For more information about this service, see the API * Documentation *
* $plusService = new Google_Service_Plus(...); * $activities = $plusService->activities; *
* $plusService = new Google_Service_Plus(...); * $comments = $plusService->comments; *
* $plusService = new Google_Service_Plus(...); * $moments = $plusService->moments; *
* $plusService = new Google_Service_Plus(...); * $people = $plusService->people; *