View Source API Reference google_api_people v0.41.0

Modules

API client metadata for GoogleApi.People.V1.

API calls for all endpoints tagged ContactGroups.

API calls for all endpoints tagged OtherContacts.

API calls for all endpoints tagged People.

Handle Tesla connections for GoogleApi.People.V1.

A person's physical address. May be a P.O. box or street address. All fields are optional.

A request to create a batch of contacts.

If not successful, returns BatchCreateContactsErrorDetails which contains a list of errors for each invalid contact. The response to a request to create a batch of contacts.

A request to delete a batch of existing contacts.

The response to a batch get contact groups request.

A request to update a batch of contacts.

If not successful, returns BatchUpdateContactsErrorDetails, a list of errors corresponding to each contact. The response to a request to update a batch of contacts.

A person's short biography.

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. Clients should always set the date field when mutating birthdays.

DEPRECATED: No data will be returned A person's bragging rights.

A person's calendar URL.

Arbitrary client data that is populated by clients. Duplicate keys and values are allowed.

A Google contact group membership.

The metadata about a contact group.

The response for a specific contact group.

A wrapper that contains the person data to populate a newly created source.

A request to copy an "Other contact" to my contacts group.

A person's cover photo. A large image shown on the person's profile page that represents who they are or what they care about.

A request to create a new contact group.

Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: A full date, with non-zero year, month, and day values. A month and day, with a zero year (for example, an anniversary). A year on its own, with a zero month and a zero day. A year and month, with a zero day (for example, a credit card expiration date). Related types: google.type.TimeOfDay google.type.DateTime * google.protobuf.Timestamp

The response for deleting a contact's photo.

A Google Workspace Domain membership.

A person's email address.

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: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }

An event related to the person.

An identifier from an external entity related to the person.

Metadata about a field.

The name that should be used to sort the person in a list.

The response to a get request for a list of people by resource name.

Arbitrary client data that is populated by clients. Duplicate keys and values are allowed.

A person's instant messaging client.

One of the person's interests.

The response to a request for the authenticated user's connections.

The response to a list contact groups request.

The response to a request for the authenticated user's domain directory.

The response to a request for the authenticated user's "Other contacts".

A person's locale preference.

A person's location.

A person's membership in a group. Only contact group memberships can be modified.

A person's miscellaneous keyword.

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.

The response to a modify contact group members request.

A person's name. If the name is a mononym, the family name is empty.

A person's nickname.

A person's occupation.

A person's past or current organization. Overlapping date ranges are permitted.

Information about a person merged from various data sources such as the authenticated user's contacts and profile data. Most fields can have multiple items. The items in a field have no guaranteed order, but each non-empty field is guaranteed to have exactly one field with metadata.primary set to true.

The metadata about a person.

The response for a single person

A person's phone number.

A person's photo. A picture shown next to the person's name to help others recognize the person.

The metadata about a profile.

A person's relation to another person.

DEPRECATED: No data will be returned A person's relationship interest .

DEPRECATED: No data will be returned A person's relationship status.

DEPRECATED: Please use person.locations instead. A person's past or current residence.

The response to a request for people in the authenticated user's domain directory that match the specified query.

The response to a search request for the authenticated user, given a query.

A result of a search query.

A person's SIP address. Session Initial Protocol addresses are used for VoIP communications to make voice or video calls over the internet.

A skill that the person has.

The source of a field.

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. You can find out more about this error model and how to work with it in the API Design Guide.

DEPRECATED: No data will be returned A brief one-line description of the person.

A request to update an existing user contact group. All updated fields will be replaced.

A request to update an existing contact's photo. All requests must have a valid photo format: JPEG or PNG.

The response for updating a contact's photo.

A person's associated URLs.

Arbitrary user data that is populated by the end users.