Module: Google::Apis::PeopleV1
- Defined in:
- generated/google/apis/people_v1.rb,
generated/google/apis/people_v1/classes.rb,
generated/google/apis/people_v1/service.rb,
generated/google/apis/people_v1/representations.rb
Overview
People API
Provides access to information about profiles and contacts.
Defined Under Namespace
Classes: Address, AgeRangeType, BatchGetContactGroupsResponse, Biography, Birthday, BraggingRights, CalendarUrl, ClientData, ContactGroup, ContactGroupMembership, ContactGroupMetadata, ContactGroupResponse, CopyOtherContactToMyContactsGroupRequest, CoverPhoto, CreateContactGroupRequest, Date, DeleteContactPhotoResponse, DomainMembership, EmailAddress, Empty, Event, ExternalId, FieldMetadata, FileAs, Gender, GetPeopleResponse, ImClient, Interest, ListConnectionsResponse, ListContactGroupsResponse, ListDirectoryPeopleResponse, ListOtherContactsResponse, Locale, Location, Membership, MiscKeyword, ModifyContactGroupMembersRequest, ModifyContactGroupMembersResponse, Name, Nickname, Occupation, Organization, PeopleServiceService, Person, PersonMetadata, PersonResponse, PhoneNumber, Photo, ProfileMetadata, Relation, RelationshipInterest, RelationshipStatus, Residence, SearchDirectoryPeopleResponse, SipAddress, Skill, Source, Status, Tagline, UpdateContactGroupRequest, UpdateContactPhotoRequest, UpdateContactPhotoResponse, Url, UserDefined
Constant Summary collapse
- VERSION =
'V1'
- REVISION =
'20201117'
- AUTH_CONTACTS =
See, edit, download, and permanently delete your contacts
'https://www.googleapis.com/auth/contacts'
- AUTH_CONTACTS_OTHER_READONLY =
See and download contact info automatically saved in your "Other contacts"
'https://www.googleapis.com/auth/contacts.other.readonly'
- AUTH_CONTACTS_READONLY =
See and download your contacts
'https://www.googleapis.com/auth/contacts.readonly'
- AUTH_DIRECTORY_READONLY =
See and download your organization's GSuite directory
'https://www.googleapis.com/auth/directory.readonly'
- AUTH_USER_ADDRESSES_READ =
View your street addresses
'https://www.googleapis.com/auth/user.addresses.read'
- AUTH_USER_BIRTHDAY_READ =
View your complete date of birth
'https://www.googleapis.com/auth/user.birthday.read'
- AUTH_USER_EMAILS_READ =
View your email addresses
'https://www.googleapis.com/auth/user.emails.read'
- AUTH_USER_GENDER_READ =
See your gender
'https://www.googleapis.com/auth/user.gender.read'
- AUTH_USER_ORGANIZATION_READ =
See your education, work history and org info
'https://www.googleapis.com/auth/user.organization.read'
- AUTH_USER_PHONENUMBERS_READ =
View your phone numbers
'https://www.googleapis.com/auth/user.phonenumbers.read'
- AUTH_USERINFO_EMAIL =
View your email address
'https://www.googleapis.com/auth/userinfo.email'
- AUTH_USERINFO_PROFILE =
See your personal info, including any personal info you've made publicly available
'https://www.googleapis.com/auth/userinfo.profile'