Lines Matching full:the

79 <p class="firstline">Provides a list of the authenticated user's contacts merged with any</p>
82 <p class="firstline">Retrieves the next page of results.</p>
86 <pre>Provides a list of the authenticated user's contacts merged with any
90 …resourceName: string, The resource name to return connections for. Only `people/me` is valid. (req…
91 pageSize: integer, The number of connections to include in the response. Valid values are
97 pageToken: string, The token of the page to be returned.
98 sortOrder: string, The order in which the connections should be sorted. Defaults to
100 …requestSyncToken: boolean, Whether the response should include a sync token, which can be used to …
101 all changes since the last request.
103 Only resources changed since the sync token was created will be returned.
104 …estMask_includeField: string, Required. Comma-separated list of person fields to be included in the
109 An object of the form:
112 "totalPeople": 42, # DEPRECATED(Please use total_items). The total number of people in the list
114 "nextPageToken": "A String", # The token that can be used to retrieve the next page of results.
115 "connections": [ # The list of people that the requestor is connected to.
116 { # Information about a person merged from various data sources such as the
119 # Most fields can have multiple items. The items in a field have no guaranteed
122 "braggingRights": [ # The person's bragging rights.
124 "value": "A String", # The bragging rights; for example, `climbed mount everest`.
125 "metadata": { # Metadata about a field. # Metadata about the bragging rights.
126 "source": { # The source of a field. # The source of the field.
127 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
130 "type": "A String", # The source type.
131 … "id": "A String", # The unique identifier within the source type generated by the server.
132 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
133 "objectType": "A String", # The profile object type.
136 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
138 # website that has been confirmed to be owned by the person.
139 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
144 "addresses": [ # The person's street addresses.
147 …"formattedType": "A String", # The read-only type of the address translated and formatted in the v…
148 # account locale or the `Accept-Language` HTTP header locale.
149 …"countryCode": "A String", # The [ISO 3166-1 alpha-2](http://www.iso.org/iso/country_codes.htm) co…
150 # code of the address.
151 "city": "A String", # The city of the address.
152 …"formattedValue": "A String", # The unstructured value of the address. If this is not set by the u…
154 "region": "A String", # The region of the address; for example, the state or province.
155 "poBox": "A String", # The P.O. box of the address.
156 "streetAddress": "A String", # The street address.
157 "country": "A String", # The country of the address.
158 "postalCode": "A String", # The postal code of the address.
159 …"extendedAddress": "A String", # The extended address of the address; for example, the apartment n…
160 "type": "A String", # The type of the address. The type can be custom or predefined.
161 # Possible values include, but are not limited to, the following:
166 "metadata": { # Metadata about a field. # Metadata about the address.
167 "source": { # The source of a field. # The source of the field.
168 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
171 "type": "A String", # The source type.
172 … "id": "A String", # The unique identifier within the source type generated by the server.
173 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
174 "objectType": "A String", # The profile object type.
177 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
179 # website that has been confirmed to be owned by the person.
180 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
185 "nicknames": [ # The person's nicknames.
187 "type": "A String", # The type of the nickname.
188 "value": "A String", # The nickname.
189 "metadata": { # Metadata about a field. # Metadata about the nickname.
190 "source": { # The source of a field. # The source of the field.
191 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
194 "type": "A String", # The source type.
195 … "id": "A String", # The unique identifier within the source type generated by the server.
196 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
197 "objectType": "A String", # The profile object type.
200 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
202 # website that has been confirmed to be owned by the person.
203 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
208 "occupations": [ # The person's occupations.
210 "value": "A String", # The occupation; for example, `carpenter`.
211 "metadata": { # Metadata about a field. # Metadata about the occupation.
212 "source": { # The source of a field. # The source of the field.
213 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
216 "type": "A String", # The source type.
217 … "id": "A String", # The unique identifier within the source type generated by the server.
218 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
219 "objectType": "A String", # The profile object type.
222 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
224 # website that has been confirmed to be owned by the person.
225 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
230 "phoneNumbers": [ # The person's phone numbers.
232 …"formattedType": "A String", # The read-only type of the phone number translated and formatted in
233 # viewer's account locale or the the `Accept-Language` HTTP header locale.
234 …"canonicalForm": "A String", # The read-only canonicalized [ITU-T E.164](https://law.resource.org/…
235 # form of the phone number.
236 … "type": "A String", # The type of the phone number. The type can be custom or predefined.
237 # Possible values include, but are not limited to, the following:
251 "value": "A String", # The phone number.
252 "metadata": { # Metadata about a field. # Metadata about the phone number.
253 "source": { # The source of a field. # The source of the field.
254 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
257 "type": "A String", # The source type.
258 … "id": "A String", # The unique identifier within the source type generated by the server.
259 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
260 "objectType": "A String", # The profile object type.
263 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
265 # website that has been confirmed to be owned by the person.
266 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
271 "names": [ # The person's names.
272 { # A person's name. If the name is a mononym, the family name is empty.
273 "phoneticMiddleName": "A String", # The middle name(s) spelled as they sound.
274 "honorificPrefix": "A String", # The honorific prefixes, such as `Mrs.` or `Dr.`
275 "phoneticFamilyName": "A String", # The family name spelled as it sounds.
276 …"displayName": "A String", # The read-only display name formatted according to the locale specifie…
277 # the viewer's account or the <code>Accept-Language</code> HTTP header.
278 …"displayNameLastFirst": "A String", # The read-only display name with the last name first formatte…
279 # the locale specified by the viewer's account or the
281 "middleName": "A String", # The middle name(s).
282 "phoneticHonorificPrefix": "A String", # The honorific prefixes spelled as they sound.
283 "familyName": "A String", # The family name.
284 "phoneticFullName": "A String", # The full name spelled as it sounds.
285 "phoneticGivenName": "A String", # The given name spelled as it sounds.
286 "phoneticHonorificSuffix": "A String", # The honorific suffixes spelled as they sound.
287 "givenName": "A String", # The given name.
288 "honorificSuffix": "A String", # The honorific suffixes, such as `Jr.`
289 "metadata": { # Metadata about a field. # Metadata about the name.
290 "source": { # The source of a field. # The source of the field.
291 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
294 "type": "A String", # The source type.
295 … "id": "A String", # The unique identifier within the source type generated by the server.
296 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
297 "objectType": "A String", # The profile object type.
300 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
302 # website that has been confirmed to be owned by the person.
303 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
308 …"resourceName": "A String", # The resource name for the person, assigned by the server. An ASCII s…
309 # with a max length of 27 characters, in the form of `people/<person_id>`.
310 "ageRanges": [ # The person's age ranges.
312 "ageRange": "A String", # The age range.
313 "metadata": { # Metadata about a field. # Metadata about the age range.
314 "source": { # The source of a field. # The source of the field.
315 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
318 "type": "A String", # The source type.
319 … "id": "A String", # The unique identifier within the source type generated by the server.
320 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
321 "objectType": "A String", # The profile object type.
324 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
326 # website that has been confirmed to be owned by the person.
327 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
332 "birthdays": [ # The person's birthdays.
333 { # A person's birthday. At least one of the `date` and `text` fields are
334 # specified. The `date` and `text` fields typically represent the same
336 …Represents a whole calendar date, for example a date of birth. The time # The date of the birthday.
338 # significant. The date is relative to the
340 # The day may be 0 to represent a year and month where the day is not
341 # significant. The year may be 0 to represent a month and day independent
344 "day": 42, # Day of month. Must be from 1 to 31 and valid for the year and month, or 0
345 # if specifying a year/month where the day is not significant.
349 "text": "A String", # A free-form string representing the user's birthday.
350 "metadata": { # Metadata about a field. # Metadata about the birthday.
351 "source": { # The source of a field. # The source of the field.
352 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
355 "type": "A String", # The source type.
356 … "id": "A String", # The unique identifier within the source type generated by the server.
357 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
358 "objectType": "A String", # The profile object type.
361 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
363 # website that has been confirmed to be owned by the person.
364 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
369 "relations": [ # The person's relations.
371 …"formattedType": "A String", # The type of the relation translated and formatted in the viewer's a…
372 # locale or the locale specified in the Accept-Language HTTP header.
373 "metadata": { # Metadata about a field. # Metadata about the relation.
374 "source": { # The source of a field. # The source of the field.
375 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
378 "type": "A String", # The source type.
379 … "id": "A String", # The unique identifier within the source type generated by the server.
380 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
381 "objectType": "A String", # The profile object type.
384 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
386 # website that has been confirmed to be owned by the person.
387 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
390 …"type": "A String", # The person's relation to the other person. The type can be custom or predefi…
391 # Possible values include, but are not limited to, the following values:
407 "person": "A String", # The name of the other person this relation refers to.
410 "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
412 "relationshipStatuses": [ # The person's relationship statuses.
414 …"formattedValue": "A String", # The read-only value of the relationship status translated and form…
415 # the viewer's account locale or the `Accept-Language` HTTP header locale.
416 "value": "A String", # The relationship status. The value can be custom or predefined.
417 # Possible values include, but are not limited to, the following:
428 "metadata": { # Metadata about a field. # Metadata about the relationship status.
429 "source": { # The source of a field. # The source of the field.
430 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
433 "type": "A String", # The source type.
434 … "id": "A String", # The unique identifier within the source type generated by the server.
435 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
436 "objectType": "A String", # The profile object type.
439 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
441 # website that has been confirmed to be owned by the person.
442 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
447 "skills": [ # The person's skills.
448 { # A skill that the person has.
449 "value": "A String", # The skill; for example, `underwater basket weaving`.
450 "metadata": { # Metadata about a field. # Metadata about the skill.
451 "source": { # The source of a field. # The source of the field.
452 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
455 "type": "A String", # The source type.
456 … "id": "A String", # The unique identifier within the source type generated by the server.
457 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
458 "objectType": "A String", # The profile object type.
461 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
463 # website that has been confirmed to be owned by the person.
464 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
469 "imClients": [ # The person's instant messaging clients.
471 "username": "A String", # The user name used in the IM client.
472 … "formattedType": "A String", # The read-only type of the IM client translated and formatted in the
473 # viewer's account locale or the `Accept-Language` HTTP header locale.
474 … "protocol": "A String", # The protocol of the IM client. The protocol can be custom or predefined.
475 # Possible values include, but are not limited to, the following:
486 …"formattedProtocol": "A String", # The read-only protocol of the IM client formatted in the viewer…
487 # locale or the `Accept-Language` HTTP header locale.
488 "type": "A String", # The type of the IM client. The type can be custom or predefined.
489 # Possible values include, but are not limited to, the following:
494 "metadata": { # Metadata about a field. # Metadata about the IM client.
495 "source": { # The source of a field. # The source of the field.
496 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
499 "type": "A String", # The source type.
500 … "id": "A String", # The unique identifier within the source type generated by the server.
501 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
502 "objectType": "A String", # The profile object type.
505 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
507 # website that has been confirmed to be owned by the person.
508 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
513 "events": [ # The person's events.
514 { # An event related to the person.
515 … # Represents a whole calendar date, for example a date of birth. The time # The date of the event.
517 # significant. The date is relative to the
519 # The day may be 0 to represent a year and month where the day is not
520 # significant. The year may be 0 to represent a month and day independent
523 "day": 42, # Day of month. Must be from 1 to 31 and valid for the year and month, or 0
524 # if specifying a year/month where the day is not significant.
528 … "formattedType": "A String", # The read-only type of the event translated and formatted in the
529 # viewer's account locale or the `Accept-Language` HTTP header locale.
530 "type": "A String", # The type of the event. The type can be custom or predefined.
531 # Possible values include, but are not limited to, the following:
535 "metadata": { # Metadata about a field. # Metadata about the event.
536 "source": { # The source of a field. # The source of the field.
537 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
540 "type": "A String", # The source type.
541 … "id": "A String", # The unique identifier within the source type generated by the server.
542 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
543 "objectType": "A String", # The profile object type.
546 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
548 # website that has been confirmed to be owned by the person.
549 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
554 "metadata": { # The read-only metadata about a person. # Metadata about the person.
559 # The resource name may change when adding or removing fields that link a
564 "sources": [ # The sources of data for the person.
565 { # The source of a field.
566 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
569 "type": "A String", # The source type.
570 … "id": "A String", # The unique identifier within the source type generated by the server.
571 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
572 "objectType": "A String", # The profile object type.
579 … "deleted": True or False, # True if the person resource has been deleted. Populated only for
583 # The type of the person object.
585 "interests": [ # The person's interests.
586 { # One of the person's interests.
587 "value": "A String", # The interest; for example, `stargazing`.
588 "metadata": { # Metadata about a field. # Metadata about the interest.
589 "source": { # The source of a field. # The source of the field.
590 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
593 "type": "A String", # The source type.
594 … "id": "A String", # The unique identifier within the source type generated by the server.
595 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
596 "objectType": "A String", # The profile object type.
599 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
601 # website that has been confirmed to be owned by the person.
602 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
607 "photos": [ # The person's photos.
608 { # A person's read-only photo. A picture shown next to the person's name to
609 # help others recognize the person.
610 … "url": "A String", # The URL of the photo. You can change the desired size by appending a query
611 # parameter `sz=<size>` at the end of the url. Example:
613 "metadata": { # Metadata about a field. # Metadata about the photo.
614 "source": { # The source of a field. # The source of the field.
615 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
618 "type": "A String", # The source type.
619 … "id": "A String", # The unique identifier within the source type generated by the server.
620 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
621 "objectType": "A String", # The profile object type.
624 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
626 # website that has been confirmed to be owned by the person.
627 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
632 "residences": [ # The person's residences.
634 "current": True or False, # True if the residence is the person's current residence;
635 # false if the residence is a past residence.
636 "value": "A String", # The address of the residence.
637 "metadata": { # Metadata about a field. # Metadata about the residence.
638 "source": { # The source of a field. # The source of the field.
639 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
642 "type": "A String", # The source type.
643 … "id": "A String", # The unique identifier within the source type generated by the server.
644 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
645 "objectType": "A String", # The profile object type.
648 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
650 # website that has been confirmed to be owned by the person.
651 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
656 "relationshipInterests": [ # The kind of relationship the person is looking for.
658 …"formattedValue": "A String", # The value of the relationship interest translated and formatted in…
659 # viewer's account locale or the locale specified in the Accept-Language
661 … "value": "A String", # The kind of relationship the person is looking for. The value can be custom
662 # or predefined. Possible values include, but are not limited to, the
669 "metadata": { # Metadata about a field. # Metadata about the relationship interest.
670 "source": { # The source of a field. # The source of the field.
671 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
674 "type": "A String", # The source type.
675 … "id": "A String", # The unique identifier within the source type generated by the server.
676 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
677 "objectType": "A String", # The profile object type.
680 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
682 # website that has been confirmed to be owned by the person.
683 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
688 "coverPhotos": [ # The person's cover photos.
689 { # A person's read-only cover photo. A large image shown on the person's
691 "default": True or False, # True if the cover photo is the default cover photo;
692 # false if the cover photo is a user-provided cover photo.
693 "url": "A String", # The URL of the cover photo.
694 "metadata": { # Metadata about a field. # Metadata about the cover photo.
695 "source": { # The source of a field. # The source of the field.
696 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
699 "type": "A String", # The source type.
700 … "id": "A String", # The unique identifier within the source type generated by the server.
701 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
702 "objectType": "A String", # The profile object type.
705 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
707 # website that has been confirmed to be owned by the person.
708 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
713 "locales": [ # The person's locale preferences.
715 "value": "A String", # The well-formed [IETF BCP 47](https://tools.ietf.org/html/bcp47)
716 # language tag representing the locale.
717 "metadata": { # Metadata about a field. # Metadata about the locale.
718 "source": { # The source of a field. # The source of the field.
719 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
722 "type": "A String", # The source type.
723 … "id": "A String", # The unique identifier within the source type generated by the server.
724 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
725 "objectType": "A String", # The profile object type.
728 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
730 # website that has been confirmed to be owned by the person.
731 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
736 "organizations": [ # The person's past or current organizations.
739 …whole calendar date, for example a date of birth. The time # The start date when the person joined…
741 # significant. The date is relative to the
743 # The day may be 0 to represent a year and month where the day is not
744 # significant. The year may be 0 to represent a month and day independent
747 "day": 42, # Day of month. Must be from 1 to 31 and valid for the year and month, or 0
748 # if specifying a year/month where the day is not significant.
752 …"domain": "A String", # The domain name associated with the organization; for example, `google.com…
753 …a whole calendar date, for example a date of birth. The time # The end date when the person left t…
755 # significant. The date is relative to the
757 # The day may be 0 to represent a year and month where the day is not
758 # significant. The year may be 0 to represent a month and day independent
761 "day": 42, # Day of month. Must be from 1 to 31 and valid for the year and month, or 0
762 # if specifying a year/month where the day is not significant.
766 "name": "A String", # The name of the organization.
767 "title": "A String", # The person's job title at the organization.
768 … "symbol": "A String", # The symbol associated with the organization; for example, a stock ticker
770 … "current": True or False, # True if the organization is the person's current organization;
771 # false if the organization is a past organization.
772 "jobDescription": "A String", # The person's job description at the organization.
773 "location": "A String", # The location of the organization office the person works at.
774 "department": "A String", # The person's department at the organization.
775 …"formattedType": "A String", # The read-only type of the organization translated and formatted in
776 # viewer's account locale or the `Accept-Language` HTTP header locale.
777 … "type": "A String", # The type of the organization. The type can be custom or predefined.
778 # Possible values include, but are not limited to, the following:
782 "phoneticName": "A String", # The phonetic name of the organization.
783 "metadata": { # Metadata about a field. # Metadata about the organization.
784 "source": { # The source of a field. # The source of the field.
785 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
788 "type": "A String", # The source type.
789 … "id": "A String", # The unique identifier within the source type generated by the server.
790 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
791 "objectType": "A String", # The profile object type.
794 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
796 # website that has been confirmed to be owned by the person.
797 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
802 "biographies": [ # The person's biographies.
804 "contentType": "A String", # The content type of the biography.
805 "value": "A String", # The short biography.
806 "metadata": { # Metadata about a field. # Metadata about the biography.
807 "source": { # The source of a field. # The source of the field.
808 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
811 "type": "A String", # The source type.
812 … "id": "A String", # The unique identifier within the source type generated by the server.
813 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
814 "objectType": "A String", # The profile object type.
817 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
819 # website that has been confirmed to be owned by the person.
820 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
825 "memberships": [ # The person's group memberships.
827 … "contactGroupMembership": { # A Google contact group membership. # The contact group membership.
828 …"contactGroupId": "A String", # The contact group ID for the contact group membership. The contact…
830 # limited to, the following:
836 "domainMembership": { # A Google Apps Domain membership. # The domain membership.
837 … "inViewerDomain": True or False, # True if the person is in the viewer's Google Apps domain.
839 "metadata": { # Metadata about a field. # Metadata about the membership.
840 "source": { # The source of a field. # The source of the field.
841 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
844 "type": "A String", # The source type.
845 … "id": "A String", # The unique identifier within the source type generated by the server.
846 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
847 "objectType": "A String", # The profile object type.
850 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
852 # website that has been confirmed to be owned by the person.
853 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
858 "taglines": [ # The person's taglines.
859 { # A read-only brief one-line description of the person.
860 "value": "A String", # The tagline.
861 "metadata": { # Metadata about a field. # Metadata about the tagline.
862 "source": { # The source of a field. # The source of the field.
863 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
866 "type": "A String", # The source type.
867 … "id": "A String", # The unique identifier within the source type generated by the server.
868 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
869 "objectType": "A String", # The profile object type.
872 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
874 # website that has been confirmed to be owned by the person.
875 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
880 "urls": [ # The person's associated URLs.
882 …"formattedType": "A String", # The read-only type of the URL translated and formatted in the viewe…
883 # account locale or the `Accept-Language` HTTP header locale.
884 "type": "A String", # The type of the URL. The type can be custom or predefined.
885 # Possible values include, but are not limited to, the following:
896 "value": "A String", # The URL.
897 "metadata": { # Metadata about a field. # Metadata about the URL.
898 "source": { # The source of a field. # The source of the field.
899 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
902 "type": "A String", # The source type.
903 … "id": "A String", # The unique identifier within the source type generated by the server.
904 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
905 "objectType": "A String", # The profile object type.
908 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
910 # website that has been confirmed to be owned by the person.
911 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
916 …"ageRange": "A String", # DEPRECATED(Please read person.age_ranges instead). The person's age rang…
917 "genders": [ # The person's genders.
919 …"formattedValue": "A String", # The read-only value of the gender translated and formatted in the
920 # account locale or the `Accept-Language` HTTP header locale.
921 … "value": "A String", # The gender for the person. The gender can be custom or predefined.
922 # Possible values include, but are not limited to, the
929 "metadata": { # Metadata about a field. # Metadata about the gender.
930 "source": { # The source of a field. # The source of the field.
931 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
934 "type": "A String", # The source type.
935 … "id": "A String", # The unique identifier within the source type generated by the server.
936 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
937 "objectType": "A String", # The profile object type.
940 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
942 # website that has been confirmed to be owned by the person.
943 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
948 "emailAddresses": [ # The person's email addresses.
950 … "type": "A String", # The type of the email address. The type can be custom or predefined.
951 # Possible values include, but are not limited to, the following:
956 …"formattedType": "A String", # The read-only type of the email address translated and formatted in…
957 # viewer's account locale or the `Accept-Language` HTTP header locale.
958 "displayName": "A String", # The display name of the email.
959 "value": "A String", # The email address.
960 "metadata": { # Metadata about a field. # Metadata about the email address.
961 "source": { # The source of a field. # The source of the field.
962 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
965 "type": "A String", # The source type.
966 … "id": "A String", # The unique identifier within the source type generated by the server.
967 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
968 "objectType": "A String", # The profile object type.
971 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
973 # website that has been confirmed to be owned by the person.
974 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
981 …"nextSyncToken": "A String", # The token that can be used to retrieve changes since the last reque…
982 "totalItems": 42, # The total number of items in the list without pagination.
988 <pre>Retrieves the next page of results.
991 previous_request: The request for the previous page. (required)
992 previous_response: The response from the request for the previous page. (required)
995 A request object that you can call 'execute()' on to request the next
996 page. Returns None if there are no more items in the collection.