v2 (revision 9)
com.google.api.services.oauth2
Class Oauth2Scopes
java.lang.Object
com.google.api.services.oauth2.Oauth2Scopes
public class Oauth2Scopes
- extends Object
Available OAuth 2.0 scopes for use with the .
- Since:
- 1.4
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
USERINFO_EMAIL
public static final String USERINFO_EMAIL
- View your email address.
- See Also:
- Constant Field Values
USERINFO_PROFILE
public static final String USERINFO_PROFILE
- View basic information about your account.
- See Also:
- Constant Field Values