public class Oauth2.Userinfo.V2.Me extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
Oauth2.Userinfo.V2.Me.Get |
| Constructor and Description |
|---|
Me() |
| Modifier and Type | Method and Description |
|---|---|
Oauth2.Userinfo.V2.Me.Get |
get()
Create a request for the method "me.get".
|
public Oauth2.Userinfo.V2.Me.Get get() throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.IOExceptionCopyright © 2011–2020 Google. All rights reserved.