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

Google People API

The Google People API service gives access to information about profiles and contacts.

Defined Under Namespace

Classes: Address, Biography, Birthday, BraggingRights, ContactGroupMembership, CoverPhoto, Date, DomainMembership, EmailAddress, Event, FieldMetadata, Gender, GetPeopleResponse, ImClient, Interest, ListConnectionsResponse, Locale, Membership, Name, Nickname, Occupation, Organization, PeopleService, Person, PersonMetadata, PersonResponse, PhoneNumber, Photo, Relation, RelationshipInterest, RelationshipStatus, Residence, Skill, Source, Tagline, Url

Constant Summary collapse

VERSION =
'V1'
REVISION =
'20160210'
AUTH_CONTACTS =

Manage your contacts

'https://www.googleapis.com/auth/contacts'
AUTH_CONTACTS_READONLY =

View your contacts

'https://www.googleapis.com/auth/contacts.readonly'
AUTH_PLUS_LOGIN =

Know your basic profile info and list of people in your circles.

'https://www.googleapis.com/auth/plus.login'
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_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 =

View your basic profile info

'https://www.googleapis.com/auth/userinfo.profile'