* For more information about this service, see the API * Documentation *
* $oauth2Service = new Google_Service_Oauth2(...); * $userinfo = $oauth2Service->userinfo; *
* $oauth2Service = new Google_Service_Oauth2(...); * $v2 = $oauth2Service->v2; *
* $oauth2Service = new Google_Service_Oauth2(...); * $me = $oauth2Service->me; *