
target.apidocs.com.google.api.services.people.v1.PeopleServiceScopes.html Maven / Gradle / Ivy
PeopleServiceScopes (People API v1-rev20210330-1.31.0)
com.google.api.services.people.v1
Class PeopleServiceScopes
- java.lang.Object
-
- com.google.api.services.people.v1.PeopleServiceScopes
-
public class PeopleServiceScopes
extends Object
Available OAuth 2.0 scopes for use with the People API.
- Since:
- 1.4
-
-
Field Summary
Fields
Modifier and Type
Field and Description
static String
CONTACTS
See, edit, download, and permanently delete your contacts.
static String
CONTACTS_OTHER_READONLY
See and download contact info automatically saved in your "Other contacts".
static String
CONTACTS_READONLY
See and download your contacts.
static String
DIRECTORY_READONLY
See and download your organization's GSuite directory.
static String
USER_ADDRESSES_READ
View your street addresses.
static String
USER_BIRTHDAY_READ
See and download your exact date of birth.
static String
USER_EMAILS_READ
See and download all of your Google Account email addresses.
static String
USER_GENDER_READ
See your gender.
static String
USER_ORGANIZATION_READ
See your education, work history and org info.
static String
USER_PHONENUMBERS_READ
See and download your personal phone numbers.
static String
USERINFO_EMAIL
See your primary Google Account email address.
static String
USERINFO_PROFILE
See your personal info, including any personal info you've made publicly available.
-
Method Summary
All Methods Static Methods Concrete Methods
Modifier and Type
Method and Description
static Set<String>
all()
Returns an unmodifiable set that contains all scopes declared by this class.
-
-
Field Detail
-
CONTACTS
public static final String CONTACTS
See, edit, download, and permanently delete your contacts.
- See Also:
- Constant Field Values
-
CONTACTS_OTHER_READONLY
public static final String CONTACTS_OTHER_READONLY
See and download contact info automatically saved in your "Other contacts".
- See Also:
- Constant Field Values
-
CONTACTS_READONLY
public static final String CONTACTS_READONLY
See and download your contacts.
- See Also:
- Constant Field Values
-
DIRECTORY_READONLY
public static final String DIRECTORY_READONLY
See and download your organization's GSuite directory.
- See Also:
- Constant Field Values
-
USER_ADDRESSES_READ
public static final String USER_ADDRESSES_READ
View your street addresses.
- See Also:
- Constant Field Values
-
USER_BIRTHDAY_READ
public static final String USER_BIRTHDAY_READ
See and download your exact date of birth.
- See Also:
- Constant Field Values
-
USER_EMAILS_READ
public static final String USER_EMAILS_READ
See and download all of your Google Account email addresses.
- See Also:
- Constant Field Values
-
USER_GENDER_READ
public static final String USER_GENDER_READ
See your gender.
- See Also:
- Constant Field Values
-
USER_ORGANIZATION_READ
public static final String USER_ORGANIZATION_READ
See your education, work history and org info.
- See Also:
- Constant Field Values
-
USER_PHONENUMBERS_READ
public static final String USER_PHONENUMBERS_READ
See and download your personal phone numbers.
- See Also:
- Constant Field Values
-
USERINFO_EMAIL
public static final String USERINFO_EMAIL
See your primary Google Account email address.
- See Also:
- Constant Field Values
-
USERINFO_PROFILE
public static final String USERINFO_PROFILE
See your personal info, including any personal info you've made publicly available.
- See Also:
- Constant Field Values
Copyright © 2011–2021 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy