googleapis.people.v1 library
Classes
-
Address
-
A person's physical address. May be a P.O. box or street address. All fields
are optional.
-
AgeRangeType
-
A person's age range.
-
BatchGetContactGroupsResponse
-
The response to a batch get contact groups request.
-
Biography
-
A person's short biography.
-
Birthday
-
A person's birthday. At least one of the
date
and text
fields are
specified. The date
and text
fields typically represent the same
date, but are not guaranteed to.
-
BraggingRights
-
A person's bragging rights.
-
ContactGroup
-
A contact group.
-
ContactGroupMembership
-
A Google contact group membership.
-
ContactGroupMetadata
-
The read-only metadata about a contact group.
-
ContactGroupResponse
-
The response for a specific contact group.
-
ContactGroupsMembersResourceApi
-
-
ContactGroupsResourceApi
-
-
CoverPhoto
-
A person's read-only cover photo. A large image shown on the person's
profile page that represents who they are or what they care about.
-
CreateContactGroupRequest
-
A request to create a new contact group.
-
Date
-
Represents a whole calendar date, for example a date of birth. The time
of day and time zone are either specified elsewhere or are not
significant. The date is relative to the
Proleptic Gregorian
Calendar.
The day may be 0 to represent a year and month where the day is not
significant. The year may be 0 to represent a month and day independent
of year; for example, anniversary date.
-
DomainMembership
-
A read-only G Suite Domain membership.
-
EmailAddress
-
A person's email address.
-
Empty
-
A generic empty message that you can re-use to avoid defining duplicated
empty messages in your APIs. A typical example is to use it as the request
or the response type of an API method. For instance: [...]
-
Event
-
An event related to the person.
-
FieldMetadata
-
Metadata about a field.
-
Gender
-
A person's gender.
-
GetPeopleResponse
-
-
ImClient
-
A person's instant messaging client.
-
Interest
-
One of the person's interests.
-
ListConnectionsResponse
-
-
ListContactGroupsResponse
-
The response to a list contact groups request.
-
Locale
-
A person's locale preference.
-
Membership
-
A person's membership in a group. Only contact group memberships can be
modified.
-
ModifyContactGroupMembersRequest
-
A request to modify an existing contact group's members. Contacts can be
removed from any group but they can only be added to a user group or
"myContacts" or "starred" system groups.
-
ModifyContactGroupMembersResponse
-
The response to a modify contact group members request.
-
Name
-
A person's name. If the name is a mononym, the family name is empty.
-
Nickname
-
A person's nickname.
-
Occupation
-
A person's occupation.
-
Organization
-
A person's past or current organization. Overlapping date ranges are
permitted.
-
PeopleApi
-
Provides access to information about profiles and contacts.
-
PeopleConnectionsResourceApi
-
-
PeopleResourceApi
-
-
Person
-
Information about a person merged from various data sources such as the
authenticated user's contacts and profile data. [...]
-
PersonMetadata
-
The read-only metadata about a person.
-
PersonResponse
-
The response for a single person
-
PhoneNumber
-
A person's phone number.
-
Photo
-
A person's read-only photo. A picture shown next to the person's name to
help others recognize the person.
-
ProfileMetadata
-
The read-only metadata about a profile.
-
Relation
-
A person's relation to another person.
-
RelationshipInterest
-
A person's read-only relationship interest .
-
RelationshipStatus
-
A person's read-only relationship status.
-
Residence
-
A person's past or current residence.
-
SipAddress
-
A person's SIP address. Session Initial Protocol addresses are used for VoIP
communications to make voice or video calls over the internet.
-
Skill
-
A skill that the person has.
-
Source
-
The source of a field.
-
Status
-
The
Status
type defines a logical error model that is suitable for
different programming environments, including REST APIs and RPC APIs. It is
used by gRPC. Each Status
message contains
three pieces of data: error code, error message, and error details. [...]
-
Tagline
-
A read-only brief one-line description of the person.
-
UpdateContactGroupRequest
-
A request to update an existing user contact group. All updated fields will
be replaced.
-
Url
-
A person's associated URLs.
-
UserDefined
-
Arbitrary user data that is populated by the end users.
Constants
-
USER_AGENT
→ const String
-
'dart-api-client people/v1'