Documentation

GoogleObjectPeople
in package

Table of Contents

Constants

PEOPLE_BASE_URL  = 'https://people.googleapis.com/v1/'

Properties

$PERSON_FIELDS  : mixed
$UPDATE_PERSON_FIELDS  : mixed
$googleOAuth2Handler  : mixed

Methods

__construct()  : mixed
all()  : mixed
delete()  : mixed
get()  : mixed
me()  : mixed
save()  : mixed
convertResponseConnectionToContact()  : mixed

Constants

PEOPLE_BASE_URL

public mixed PEOPLE_BASE_URL = 'https://people.googleapis.com/v1/'

Properties

$PERSON_FIELDS

public mixed $PERSON_FIELDS = ['addresses', 'ageRanges', 'biographies', 'birthdays', 'braggingRights', 'coverPhotos', 'emailAddresses', 'events', 'genders', 'imClients', 'interests', 'locales', 'memberships', 'metadata', 'names', 'nicknames', 'occupations', 'organizations', 'phoneNumbers', 'photos', 'relations', 'relationshipInterests', 'relationshipStatuses', 'residences', 'skills', 'taglines', 'urls']

$UPDATE_PERSON_FIELDS

public mixed $UPDATE_PERSON_FIELDS = ['addresses', 'biographies', 'birthdays', 'braggingRights', 'emailAddresses', 'events', 'genders', 'imClients', 'interests', 'locales', 'names', 'nicknames', 'occupations', 'organizations', 'phoneNumbers', 'relations', 'residences', 'skills', 'urls']

$googleOAuth2Handler

private mixed $googleOAuth2Handler

Methods

get()

public get(mixed $resourceName) : mixed
Parameters
$resourceName : mixed

convertResponseConnectionToContact()

private convertResponseConnectionToContact(mixed $connection) : mixed
Parameters
$connection : mixed

        
On this page

Search results