Module: Google::Apis::PeopleV1

Defined in:
lib/google/apis/people_v1.rb,
lib/google/apis/people_v1/classes.rb,
lib/google/apis/people_v1/service.rb,
lib/google/apis/people_v1/gem_version.rb,
lib/google/apis/people_v1/representations.rb

Overview

People API

Provides access to information about profiles and contacts.

Defined Under Namespace

Classes: Address, AgeRangeType, BatchCreateContactsRequest, BatchCreateContactsResponse, BatchDeleteContactsRequest, BatchGetContactGroupsResponse, BatchUpdateContactsRequest, BatchUpdateContactsResponse, Biography, Birthday, BraggingRights, CalendarUrl, ClientData, ContactGroup, ContactGroupMembership, ContactGroupMetadata, ContactGroupResponse, ContactToCreate, CopyOtherContactToMyContactsGroupRequest, CoverPhoto, CreateContactGroupRequest, Date, DeleteContactPhotoResponse, DomainMembership, EmailAddress, Empty, Event, ExternalId, FieldMetadata, FileAs, Gender, GetPeopleResponse, GroupClientData, 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, SearchResponse, SearchResult, SipAddress, Skill, Source, Status, Tagline, UpdateContactGroupRequest, UpdateContactPhotoRequest, UpdateContactPhotoResponse, Url, UserDefined

Constant Summary collapse

GEM_VERSION =

Version of the google-apis-people_v1 gem

"0.8.0"
GENERATOR_VERSION =

Version of the code generator used to generate this client

"0.2.0"
REVISION =

Revision of the discovery document this client was generated from

"20210330"
VERSION =

Version of the People API this client connects to. This is NOT the gem version.

'V1'
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 =

See and download your exact date of birth

'https://www.googleapis.com/auth/user.birthday.read'
AUTH_USER_EMAILS_READ =

See and download all of your Google Account 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 =

See and download your personal phone numbers

'https://www.googleapis.com/auth/user.phonenumbers.read'
AUTH_USERINFO_EMAIL =

See your primary Google Account 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'