class UserinfoV2Me extends Resource (View source)

The "me" collection of methods.

Typical usage is:

 $oauth2Service = new Google\Service\Oauth2(...);
 $me = $oauth2Service->userinfo_v2_me;

Methods

get(array $optParams = [])

(me.get)

Details

Userinfo get(array $optParams = [])

(me.get)

Parameters

array $optParams

Optional parameters.

Return Value

Userinfo

Exceptions

Exception