Lines Matching full:the
80 <p class="firstline">Returns the connections Resource.</p>
92 `people/me` to indicate the authenticated user.
95 resourceName: string, The resource name of the person to provide information about.
97 - To get information about the authenticated user, specify `people/me`.
98 - To get information about any user, specify the resource name that
99 identifies the user, such as the resource names returned by
105 …estMask_includeField: string, Required. Comma-separated list of person fields to be included in the
110 An object of the form:
112 { # Information about a person merged from various data sources such as the
115 # Most fields can have multiple items. The items in a field have no guaranteed
118 "braggingRights": [ # The person's bragging rights.
120 "value": "A String", # The bragging rights; for example, `climbed mount everest`.
121 "metadata": { # Metadata about a field. # Metadata about the bragging rights.
122 "source": { # The source of a field. # The source of the field.
123 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
126 "type": "A String", # The source type.
127 … "id": "A String", # The unique identifier within the source type generated by the server.
128 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
129 "objectType": "A String", # The profile object type.
132 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
134 # website that has been confirmed to be owned by the person.
135 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
140 "addresses": [ # The person's street addresses.
143 …"formattedType": "A String", # The read-only type of the address translated and formatted in the v…
144 # account locale or the `Accept-Language` HTTP header locale.
145 …"countryCode": "A String", # The [ISO 3166-1 alpha-2](http://www.iso.org/iso/country_codes.htm) co…
146 # code of the address.
147 "city": "A String", # The city of the address.
148 …"formattedValue": "A String", # The unstructured value of the address. If this is not set by the u…
150 "region": "A String", # The region of the address; for example, the state or province.
151 "poBox": "A String", # The P.O. box of the address.
152 "streetAddress": "A String", # The street address.
153 "country": "A String", # The country of the address.
154 "postalCode": "A String", # The postal code of the address.
155 …"extendedAddress": "A String", # The extended address of the address; for example, the apartment n…
156 "type": "A String", # The type of the address. The type can be custom or predefined.
157 # Possible values include, but are not limited to, the following:
162 "metadata": { # Metadata about a field. # Metadata about the address.
163 "source": { # The source of a field. # The source of the field.
164 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
167 "type": "A String", # The source type.
168 … "id": "A String", # The unique identifier within the source type generated by the server.
169 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
170 "objectType": "A String", # The profile object type.
173 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
175 # website that has been confirmed to be owned by the person.
176 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
181 "nicknames": [ # The person's nicknames.
183 "type": "A String", # The type of the nickname.
184 "value": "A String", # The nickname.
185 "metadata": { # Metadata about a field. # Metadata about the nickname.
186 "source": { # The source of a field. # The source of the field.
187 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
190 "type": "A String", # The source type.
191 … "id": "A String", # The unique identifier within the source type generated by the server.
192 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
193 "objectType": "A String", # The profile object type.
196 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
198 # website that has been confirmed to be owned by the person.
199 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
204 "occupations": [ # The person's occupations.
206 "value": "A String", # The occupation; for example, `carpenter`.
207 "metadata": { # Metadata about a field. # Metadata about the occupation.
208 "source": { # The source of a field. # The source of the field.
209 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
212 "type": "A String", # The source type.
213 … "id": "A String", # The unique identifier within the source type generated by the server.
214 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
215 "objectType": "A String", # The profile object type.
218 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
220 # website that has been confirmed to be owned by the person.
221 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
226 "phoneNumbers": [ # The person's phone numbers.
228 …"formattedType": "A String", # The read-only type of the phone number translated and formatted in …
229 # viewer's account locale or the the `Accept-Language` HTTP header locale.
230 …"canonicalForm": "A String", # The read-only canonicalized [ITU-T E.164](https://law.resource.org/…
231 # form of the phone number.
232 "type": "A String", # The type of the phone number. The type can be custom or predefined.
233 # Possible values include, but are not limited to, the following:
247 "value": "A String", # The phone number.
248 "metadata": { # Metadata about a field. # Metadata about the phone number.
249 "source": { # The source of a field. # The source of the field.
250 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
253 "type": "A String", # The source type.
254 … "id": "A String", # The unique identifier within the source type generated by the server.
255 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
256 "objectType": "A String", # The profile object type.
259 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
261 # website that has been confirmed to be owned by the person.
262 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
267 "names": [ # The person's names.
268 { # A person's name. If the name is a mononym, the family name is empty.
269 "phoneticMiddleName": "A String", # The middle name(s) spelled as they sound.
270 "honorificPrefix": "A String", # The honorific prefixes, such as `Mrs.` or `Dr.`
271 "phoneticFamilyName": "A String", # The family name spelled as it sounds.
272 …"displayName": "A String", # The read-only display name formatted according to the locale specifie…
273 # the viewer's account or the <code>Accept-Language</code> HTTP header.
274 …"displayNameLastFirst": "A String", # The read-only display name with the last name first formatte…
275 # the locale specified by the viewer's account or the
277 "middleName": "A String", # The middle name(s).
278 "phoneticHonorificPrefix": "A String", # The honorific prefixes spelled as they sound.
279 "familyName": "A String", # The family name.
280 "phoneticFullName": "A String", # The full name spelled as it sounds.
281 "phoneticGivenName": "A String", # The given name spelled as it sounds.
282 "phoneticHonorificSuffix": "A String", # The honorific suffixes spelled as they sound.
283 "givenName": "A String", # The given name.
284 "honorificSuffix": "A String", # The honorific suffixes, such as `Jr.`
285 "metadata": { # Metadata about a field. # Metadata about the name.
286 "source": { # The source of a field. # The source of the field.
287 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
290 "type": "A String", # The source type.
291 … "id": "A String", # The unique identifier within the source type generated by the server.
292 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
293 "objectType": "A String", # The profile object type.
296 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
298 # website that has been confirmed to be owned by the person.
299 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
304 …"resourceName": "A String", # The resource name for the person, assigned by the server. An ASCII s…
305 # with a max length of 27 characters, in the form of `people/<person_id>`.
306 "ageRanges": [ # The person's age ranges.
308 "ageRange": "A String", # The age range.
309 "metadata": { # Metadata about a field. # Metadata about the age range.
310 "source": { # The source of a field. # The source of the field.
311 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
314 "type": "A String", # The source type.
315 … "id": "A String", # The unique identifier within the source type generated by the server.
316 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
317 "objectType": "A String", # The profile object type.
320 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
322 # website that has been confirmed to be owned by the person.
323 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
328 "birthdays": [ # The person's birthdays.
329 { # A person's birthday. At least one of the `date` and `text` fields are
330 # specified. The `date` and `text` fields typically represent the same
332 …Represents a whole calendar date, for example a date of birth. The time # The date of the birthday.
334 # significant. The date is relative to the
336 # The day may be 0 to represent a year and month where the day is not
337 # significant. The year may be 0 to represent a month and day independent
340 "day": 42, # Day of month. Must be from 1 to 31 and valid for the year and month, or 0
341 # if specifying a year/month where the day is not significant.
345 "text": "A String", # A free-form string representing the user's birthday.
346 "metadata": { # Metadata about a field. # Metadata about the birthday.
347 "source": { # The source of a field. # The source of the field.
348 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
351 "type": "A String", # The source type.
352 … "id": "A String", # The unique identifier within the source type generated by the server.
353 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
354 "objectType": "A String", # The profile object type.
357 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
359 # website that has been confirmed to be owned by the person.
360 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
365 "relations": [ # The person's relations.
367 …"formattedType": "A String", # The type of the relation translated and formatted in the viewer's a…
368 # locale or the locale specified in the Accept-Language HTTP header.
369 "metadata": { # Metadata about a field. # Metadata about the relation.
370 "source": { # The source of a field. # The source of the field.
371 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
374 "type": "A String", # The source type.
375 … "id": "A String", # The unique identifier within the source type generated by the server.
376 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
377 "objectType": "A String", # The profile object type.
380 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
382 # website that has been confirmed to be owned by the person.
383 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
386 …"type": "A String", # The person's relation to the other person. The type can be custom or predefi…
387 # Possible values include, but are not limited to, the following values:
403 "person": "A String", # The name of the other person this relation refers to.
406 "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
408 "relationshipStatuses": [ # The person's relationship statuses.
410 …"formattedValue": "A String", # The read-only value of the relationship status translated and form…
411 # the viewer's account locale or the `Accept-Language` HTTP header locale.
412 "value": "A String", # The relationship status. The value can be custom or predefined.
413 # Possible values include, but are not limited to, the following:
424 "metadata": { # Metadata about a field. # Metadata about the relationship status.
425 "source": { # The source of a field. # The source of the field.
426 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
429 "type": "A String", # The source type.
430 … "id": "A String", # The unique identifier within the source type generated by the server.
431 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
432 "objectType": "A String", # The profile object type.
435 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
437 # website that has been confirmed to be owned by the person.
438 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
443 "skills": [ # The person's skills.
444 { # A skill that the person has.
445 "value": "A String", # The skill; for example, `underwater basket weaving`.
446 "metadata": { # Metadata about a field. # Metadata about the skill.
447 "source": { # The source of a field. # The source of the field.
448 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
451 "type": "A String", # The source type.
452 … "id": "A String", # The unique identifier within the source type generated by the server.
453 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
454 "objectType": "A String", # The profile object type.
457 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
459 # website that has been confirmed to be owned by the person.
460 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
465 "imClients": [ # The person's instant messaging clients.
467 "username": "A String", # The user name used in the IM client.
468 … "formattedType": "A String", # The read-only type of the IM client translated and formatted in the
469 # viewer's account locale or the `Accept-Language` HTTP header locale.
470 … "protocol": "A String", # The protocol of the IM client. The protocol can be custom or predefined.
471 # Possible values include, but are not limited to, the following:
482 …"formattedProtocol": "A String", # The read-only protocol of the IM client formatted in the viewer…
483 # locale or the `Accept-Language` HTTP header locale.
484 "type": "A String", # The type of the IM client. The type can be custom or predefined.
485 # Possible values include, but are not limited to, the following:
490 "metadata": { # Metadata about a field. # Metadata about the IM client.
491 "source": { # The source of a field. # The source of the field.
492 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
495 "type": "A String", # The source type.
496 … "id": "A String", # The unique identifier within the source type generated by the server.
497 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
498 "objectType": "A String", # The profile object type.
501 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
503 # website that has been confirmed to be owned by the person.
504 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
509 "events": [ # The person's events.
510 { # An event related to the person.
511 … # Represents a whole calendar date, for example a date of birth. The time # The date of the event.
513 # significant. The date is relative to the
515 # The day may be 0 to represent a year and month where the day is not
516 # significant. The year may be 0 to represent a month and day independent
519 "day": 42, # Day of month. Must be from 1 to 31 and valid for the year and month, or 0
520 # if specifying a year/month where the day is not significant.
524 … "formattedType": "A String", # The read-only type of the event translated and formatted in the
525 # viewer's account locale or the `Accept-Language` HTTP header locale.
526 "type": "A String", # The type of the event. The type can be custom or predefined.
527 # Possible values include, but are not limited to, the following:
531 "metadata": { # Metadata about a field. # Metadata about the event.
532 "source": { # The source of a field. # The source of the field.
533 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
536 "type": "A String", # The source type.
537 … "id": "A String", # The unique identifier within the source type generated by the server.
538 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
539 "objectType": "A String", # The profile object type.
542 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
544 # website that has been confirmed to be owned by the person.
545 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
550 "metadata": { # The read-only metadata about a person. # Metadata about the person.
555 # The resource name may change when adding or removing fields that link a
560 "sources": [ # The sources of data for the person.
561 { # The source of a field.
562 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
565 "type": "A String", # The source type.
566 "id": "A String", # The unique identifier within the source type generated by the server.
567 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
568 "objectType": "A String", # The profile object type.
575 "deleted": True or False, # True if the person resource has been deleted. Populated only for
579 # The type of the person object.
581 "interests": [ # The person's interests.
582 { # One of the person's interests.
583 "value": "A String", # The interest; for example, `stargazing`.
584 "metadata": { # Metadata about a field. # Metadata about the interest.
585 "source": { # The source of a field. # The source of the field.
586 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
589 "type": "A String", # The source type.
590 … "id": "A String", # The unique identifier within the source type generated by the server.
591 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
592 "objectType": "A String", # The profile object type.
595 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
597 # website that has been confirmed to be owned by the person.
598 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
603 "photos": [ # The person's photos.
604 { # A person's read-only photo. A picture shown next to the person's name to
605 # help others recognize the person.
606 … "url": "A String", # The URL of the photo. You can change the desired size by appending a query
607 # parameter `sz=<size>` at the end of the url. Example:
609 "metadata": { # Metadata about a field. # Metadata about the photo.
610 "source": { # The source of a field. # The source of the field.
611 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
614 "type": "A String", # The source type.
615 … "id": "A String", # The unique identifier within the source type generated by the server.
616 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
617 "objectType": "A String", # The profile object type.
620 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
622 # website that has been confirmed to be owned by the person.
623 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
628 "residences": [ # The person's residences.
630 "current": True or False, # True if the residence is the person's current residence;
631 # false if the residence is a past residence.
632 "value": "A String", # The address of the residence.
633 "metadata": { # Metadata about a field. # Metadata about the residence.
634 "source": { # The source of a field. # The source of the field.
635 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
638 "type": "A String", # The source type.
639 … "id": "A String", # The unique identifier within the source type generated by the server.
640 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
641 "objectType": "A String", # The profile object type.
644 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
646 # website that has been confirmed to be owned by the person.
647 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
652 "relationshipInterests": [ # The kind of relationship the person is looking for.
654 …"formattedValue": "A String", # The value of the relationship interest translated and formatted in…
655 # viewer's account locale or the locale specified in the Accept-Language
657 … "value": "A String", # The kind of relationship the person is looking for. The value can be custom
658 # or predefined. Possible values include, but are not limited to, the
665 "metadata": { # Metadata about a field. # Metadata about the relationship interest.
666 "source": { # The source of a field. # The source of the field.
667 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
670 "type": "A String", # The source type.
671 … "id": "A String", # The unique identifier within the source type generated by the server.
672 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
673 "objectType": "A String", # The profile object type.
676 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
678 # website that has been confirmed to be owned by the person.
679 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
684 "coverPhotos": [ # The person's cover photos.
685 { # A person's read-only cover photo. A large image shown on the person's
687 "default": True or False, # True if the cover photo is the default cover photo;
688 # false if the cover photo is a user-provided cover photo.
689 "url": "A String", # The URL of the cover photo.
690 "metadata": { # Metadata about a field. # Metadata about the cover photo.
691 "source": { # The source of a field. # The source of the field.
692 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
695 "type": "A String", # The source type.
696 … "id": "A String", # The unique identifier within the source type generated by the server.
697 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
698 "objectType": "A String", # The profile object type.
701 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
703 # website that has been confirmed to be owned by the person.
704 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
709 "locales": [ # The person's locale preferences.
711 "value": "A String", # The well-formed [IETF BCP 47](https://tools.ietf.org/html/bcp47)
712 # language tag representing the locale.
713 "metadata": { # Metadata about a field. # Metadata about the locale.
714 "source": { # The source of a field. # The source of the field.
715 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
718 "type": "A String", # The source type.
719 … "id": "A String", # The unique identifier within the source type generated by the server.
720 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
721 "objectType": "A String", # The profile object type.
724 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
726 # website that has been confirmed to be owned by the person.
727 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
732 "organizations": [ # The person's past or current organizations.
735 …whole calendar date, for example a date of birth. The time # The start date when the person joined…
737 # significant. The date is relative to the
739 # The day may be 0 to represent a year and month where the day is not
740 # significant. The year may be 0 to represent a month and day independent
743 "day": 42, # Day of month. Must be from 1 to 31 and valid for the year and month, or 0
744 # if specifying a year/month where the day is not significant.
748 …"domain": "A String", # The domain name associated with the organization; for example, `google.com…
749 …a whole calendar date, for example a date of birth. The time # The end date when the person left t…
751 # significant. The date is relative to the
753 # The day may be 0 to represent a year and month where the day is not
754 # significant. The year may be 0 to represent a month and day independent
757 "day": 42, # Day of month. Must be from 1 to 31 and valid for the year and month, or 0
758 # if specifying a year/month where the day is not significant.
762 "name": "A String", # The name of the organization.
763 "title": "A String", # The person's job title at the organization.
764 … "symbol": "A String", # The symbol associated with the organization; for example, a stock ticker
766 "current": True or False, # True if the organization is the person's current organization;
767 # false if the organization is a past organization.
768 "jobDescription": "A String", # The person's job description at the organization.
769 "location": "A String", # The location of the organization office the person works at.
770 "department": "A String", # The person's department at the organization.
771 …"formattedType": "A String", # The read-only type of the organization translated and formatted in …
772 # viewer's account locale or the `Accept-Language` HTTP header locale.
773 "type": "A String", # The type of the organization. The type can be custom or predefined.
774 # Possible values include, but are not limited to, the following:
778 "phoneticName": "A String", # The phonetic name of the organization.
779 "metadata": { # Metadata about a field. # Metadata about the organization.
780 "source": { # The source of a field. # The source of the field.
781 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
784 "type": "A String", # The source type.
785 … "id": "A String", # The unique identifier within the source type generated by the server.
786 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
787 "objectType": "A String", # The profile object type.
790 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
792 # website that has been confirmed to be owned by the person.
793 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
798 "biographies": [ # The person's biographies.
800 "contentType": "A String", # The content type of the biography.
801 "value": "A String", # The short biography.
802 "metadata": { # Metadata about a field. # Metadata about the biography.
803 "source": { # The source of a field. # The source of the field.
804 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
807 "type": "A String", # The source type.
808 … "id": "A String", # The unique identifier within the source type generated by the server.
809 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
810 "objectType": "A String", # The profile object type.
813 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
815 # website that has been confirmed to be owned by the person.
816 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
821 "memberships": [ # The person's group memberships.
823 … "contactGroupMembership": { # A Google contact group membership. # The contact group membership.
824 …"contactGroupId": "A String", # The contact group ID for the contact group membership. The contact…
826 # limited to, the following:
832 "domainMembership": { # A Google Apps Domain membership. # The domain membership.
833 … "inViewerDomain": True or False, # True if the person is in the viewer's Google Apps domain.
835 "metadata": { # Metadata about a field. # Metadata about the membership.
836 "source": { # The source of a field. # The source of the field.
837 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
840 "type": "A String", # The source type.
841 … "id": "A String", # The unique identifier within the source type generated by the server.
842 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
843 "objectType": "A String", # The profile object type.
846 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
848 # website that has been confirmed to be owned by the person.
849 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
854 "taglines": [ # The person's taglines.
855 { # A read-only brief one-line description of the person.
856 "value": "A String", # The tagline.
857 "metadata": { # Metadata about a field. # Metadata about the tagline.
858 "source": { # The source of a field. # The source of the field.
859 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
862 "type": "A String", # The source type.
863 … "id": "A String", # The unique identifier within the source type generated by the server.
864 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
865 "objectType": "A String", # The profile object type.
868 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
870 # website that has been confirmed to be owned by the person.
871 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
876 "urls": [ # The person's associated URLs.
878 …"formattedType": "A String", # The read-only type of the URL translated and formatted in the viewe…
879 # account locale or the `Accept-Language` HTTP header locale.
880 "type": "A String", # The type of the URL. The type can be custom or predefined.
881 # Possible values include, but are not limited to, the following:
892 "value": "A String", # The URL.
893 "metadata": { # Metadata about a field. # Metadata about the URL.
894 "source": { # The source of a field. # The source of the field.
895 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
898 "type": "A String", # The source type.
899 … "id": "A String", # The unique identifier within the source type generated by the server.
900 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
901 "objectType": "A String", # The profile object type.
904 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
906 # website that has been confirmed to be owned by the person.
907 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
912 …"ageRange": "A String", # DEPRECATED(Please read person.age_ranges instead). The person's age rang…
913 "genders": [ # The person's genders.
915 …"formattedValue": "A String", # The read-only value of the gender translated and formatted in the …
916 # account locale or the `Accept-Language` HTTP header locale.
917 "value": "A String", # The gender for the person. The gender can be custom or predefined.
918 # Possible values include, but are not limited to, the
925 "metadata": { # Metadata about a field. # Metadata about the gender.
926 "source": { # The source of a field. # The source of the field.
927 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
930 "type": "A String", # The source type.
931 … "id": "A String", # The unique identifier within the source type generated by the server.
932 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
933 "objectType": "A String", # The profile object type.
936 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
938 # website that has been confirmed to be owned by the person.
939 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
944 "emailAddresses": [ # The person's email addresses.
946 "type": "A String", # The type of the email address. The type can be custom or predefined.
947 # Possible values include, but are not limited to, the following:
952 …"formattedType": "A String", # The read-only type of the email address translated and formatted in…
953 # viewer's account locale or the `Accept-Language` HTTP header locale.
954 "displayName": "A String", # The display name of the email.
955 "value": "A String", # The email address.
956 "metadata": { # Metadata about a field. # Metadata about the email address.
957 "source": { # The source of a field. # The source of the field.
958 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
961 "type": "A String", # The source type.
962 … "id": "A String", # The unique identifier within the source type generated by the server.
963 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
964 "objectType": "A String", # The profile object type.
967 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
969 # website that has been confirmed to be owned by the person.
970 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
981 of requested resource names. Use `people/me` to indicate the authenticated
985 resourceNames: string, The resource name, such as one returned by
987 of one of the people to provide information about. You can include this
993 …estMask_includeField: string, Required. Comma-separated list of person fields to be included in the
998 An object of the form:
1001 "responses": [ # The response for each requested resource name.
1002 { # The response for a single person
1003 …"requestedResourceName": "A String", # The original requested resource name. May be different than…
1004 # name on the returned person.
1006 # The resource name can change when adding or removing fields that link a
1009 …"person": { # Information about a person merged from various data sources such as the # The person.
1012 # Most fields can have multiple items. The items in a field have no guaranteed
1015 "braggingRights": [ # The person's bragging rights.
1017 "value": "A String", # The bragging rights; for example, `climbed mount everest`.
1018 "metadata": { # Metadata about a field. # Metadata about the bragging rights.
1019 "source": { # The source of a field. # The source of the field.
1020 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
1023 "type": "A String", # The source type.
1024 … "id": "A String", # The unique identifier within the source type generated by the server.
1025 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
1026 "objectType": "A String", # The profile object type.
1029 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
1031 # website that has been confirmed to be owned by the person.
1032 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
1037 "addresses": [ # The person's street addresses.
1040 …"formattedType": "A String", # The read-only type of the address translated and formatted in the v…
1041 # account locale or the `Accept-Language` HTTP header locale.
1042 …"countryCode": "A String", # The [ISO 3166-1 alpha-2](http://www.iso.org/iso/country_codes.htm) co…
1043 # code of the address.
1044 "city": "A String", # The city of the address.
1045 …"formattedValue": "A String", # The unstructured value of the address. If this is not set by the u…
1047 "region": "A String", # The region of the address; for example, the state or province.
1048 "poBox": "A String", # The P.O. box of the address.
1049 "streetAddress": "A String", # The street address.
1050 "country": "A String", # The country of the address.
1051 "postalCode": "A String", # The postal code of the address.
1052 …"extendedAddress": "A String", # The extended address of the address; for example, the apartment n…
1053 "type": "A String", # The type of the address. The type can be custom or predefined.
1054 # Possible values include, but are not limited to, the following:
1059 "metadata": { # Metadata about a field. # Metadata about the address.
1060 "source": { # The source of a field. # The source of the field.
1061 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
1064 "type": "A String", # The source type.
1065 … "id": "A String", # The unique identifier within the source type generated by the server.
1066 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
1067 "objectType": "A String", # The profile object type.
1070 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
1072 # website that has been confirmed to be owned by the person.
1073 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
1078 "nicknames": [ # The person's nicknames.
1080 "type": "A String", # The type of the nickname.
1081 "value": "A String", # The nickname.
1082 "metadata": { # Metadata about a field. # Metadata about the nickname.
1083 "source": { # The source of a field. # The source of the field.
1084 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
1087 "type": "A String", # The source type.
1088 … "id": "A String", # The unique identifier within the source type generated by the server.
1089 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
1090 "objectType": "A String", # The profile object type.
1093 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
1095 # website that has been confirmed to be owned by the person.
1096 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
1101 "occupations": [ # The person's occupations.
1103 "value": "A String", # The occupation; for example, `carpenter`.
1104 "metadata": { # Metadata about a field. # Metadata about the occupation.
1105 "source": { # The source of a field. # The source of the field.
1106 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
1109 "type": "A String", # The source type.
1110 … "id": "A String", # The unique identifier within the source type generated by the server.
1111 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
1112 "objectType": "A String", # The profile object type.
1115 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
1117 # website that has been confirmed to be owned by the person.
1118 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
1123 "phoneNumbers": [ # The person's phone numbers.
1125 …"formattedType": "A String", # The read-only type of the phone number translated and formatted in …
1126 # viewer's account locale or the the `Accept-Language` HTTP header locale.
1127 …"canonicalForm": "A String", # The read-only canonicalized [ITU-T E.164](https://law.resource.org/…
1128 # form of the phone number.
1129 … "type": "A String", # The type of the phone number. The type can be custom or predefined.
1130 # Possible values include, but are not limited to, the following:
1144 "value": "A String", # The phone number.
1145 "metadata": { # Metadata about a field. # Metadata about the phone number.
1146 "source": { # The source of a field. # The source of the field.
1147 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
1150 "type": "A String", # The source type.
1151 … "id": "A String", # The unique identifier within the source type generated by the server.
1152 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
1153 "objectType": "A String", # The profile object type.
1156 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
1158 # website that has been confirmed to be owned by the person.
1159 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
1164 "names": [ # The person's names.
1165 { # A person's name. If the name is a mononym, the family name is empty.
1166 "phoneticMiddleName": "A String", # The middle name(s) spelled as they sound.
1167 "honorificPrefix": "A String", # The honorific prefixes, such as `Mrs.` or `Dr.`
1168 "phoneticFamilyName": "A String", # The family name spelled as it sounds.
1169 …"displayName": "A String", # The read-only display name formatted according to the locale specifie…
1170 # the viewer's account or the <code>Accept-Language</code> HTTP header.
1171 …"displayNameLastFirst": "A String", # The read-only display name with the last name first formatte…
1172 # the locale specified by the viewer's account or the
1174 "middleName": "A String", # The middle name(s).
1175 "phoneticHonorificPrefix": "A String", # The honorific prefixes spelled as they sound.
1176 "familyName": "A String", # The family name.
1177 "phoneticFullName": "A String", # The full name spelled as it sounds.
1178 "phoneticGivenName": "A String", # The given name spelled as it sounds.
1179 "phoneticHonorificSuffix": "A String", # The honorific suffixes spelled as they sound.
1180 "givenName": "A String", # The given name.
1181 "honorificSuffix": "A String", # The honorific suffixes, such as `Jr.`
1182 "metadata": { # Metadata about a field. # Metadata about the name.
1183 "source": { # The source of a field. # The source of the field.
1184 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
1187 "type": "A String", # The source type.
1188 … "id": "A String", # The unique identifier within the source type generated by the server.
1189 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
1190 "objectType": "A String", # The profile object type.
1193 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
1195 # website that has been confirmed to be owned by the person.
1196 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
1201 …"resourceName": "A String", # The resource name for the person, assigned by the server. An ASCII s…
1202 # with a max length of 27 characters, in the form of `people/<person_id>`.
1203 "ageRanges": [ # The person's age ranges.
1205 "ageRange": "A String", # The age range.
1206 "metadata": { # Metadata about a field. # Metadata about the age range.
1207 "source": { # The source of a field. # The source of the field.
1208 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
1211 "type": "A String", # The source type.
1212 … "id": "A String", # The unique identifier within the source type generated by the server.
1213 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
1214 "objectType": "A String", # The profile object type.
1217 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
1219 # website that has been confirmed to be owned by the person.
1220 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
1225 "birthdays": [ # The person's birthdays.
1226 { # A person's birthday. At least one of the `date` and `text` fields are
1227 # specified. The `date` and `text` fields typically represent the same
1229 …Represents a whole calendar date, for example a date of birth. The time # The date of the birthday.
1231 # significant. The date is relative to the
1233 # The day may be 0 to represent a year and month where the day is not
1234 # significant. The year may be 0 to represent a month and day independent
1237 … "day": 42, # Day of month. Must be from 1 to 31 and valid for the year and month, or 0
1238 # if specifying a year/month where the day is not significant.
1242 "text": "A String", # A free-form string representing the user's birthday.
1243 "metadata": { # Metadata about a field. # Metadata about the birthday.
1244 "source": { # The source of a field. # The source of the field.
1245 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
1248 "type": "A String", # The source type.
1249 … "id": "A String", # The unique identifier within the source type generated by the server.
1250 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
1251 "objectType": "A String", # The profile object type.
1254 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
1256 # website that has been confirmed to be owned by the person.
1257 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
1262 "relations": [ # The person's relations.
1264 …"formattedType": "A String", # The type of the relation translated and formatted in the viewer's a…
1265 # locale or the locale specified in the Accept-Language HTTP header.
1266 "metadata": { # Metadata about a field. # Metadata about the relation.
1267 "source": { # The source of a field. # The source of the field.
1268 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
1271 "type": "A String", # The source type.
1272 … "id": "A String", # The unique identifier within the source type generated by the server.
1273 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
1274 "objectType": "A String", # The profile object type.
1277 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
1279 # website that has been confirmed to be owned by the person.
1280 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
1283 …"type": "A String", # The person's relation to the other person. The type can be custom or predefi…
1284 # Possible values include, but are not limited to, the following values:
1300 "person": "A String", # The name of the other person this relation refers to.
1303 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
1305 "relationshipStatuses": [ # The person's relationship statuses.
1307 …"formattedValue": "A String", # The read-only value of the relationship status translated and form…
1308 # the viewer's account locale or the `Accept-Language` HTTP header locale.
1309 "value": "A String", # The relationship status. The value can be custom or predefined.
1310 # Possible values include, but are not limited to, the following:
1321 "metadata": { # Metadata about a field. # Metadata about the relationship status.
1322 "source": { # The source of a field. # The source of the field.
1323 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
1326 "type": "A String", # The source type.
1327 … "id": "A String", # The unique identifier within the source type generated by the server.
1328 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
1329 "objectType": "A String", # The profile object type.
1332 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
1334 # website that has been confirmed to be owned by the person.
1335 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
1340 "skills": [ # The person's skills.
1341 { # A skill that the person has.
1342 "value": "A String", # The skill; for example, `underwater basket weaving`.
1343 "metadata": { # Metadata about a field. # Metadata about the skill.
1344 "source": { # The source of a field. # The source of the field.
1345 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
1348 "type": "A String", # The source type.
1349 … "id": "A String", # The unique identifier within the source type generated by the server.
1350 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
1351 "objectType": "A String", # The profile object type.
1354 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
1356 # website that has been confirmed to be owned by the person.
1357 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
1362 "imClients": [ # The person's instant messaging clients.
1364 "username": "A String", # The user name used in the IM client.
1365 … "formattedType": "A String", # The read-only type of the IM client translated and formatted in the
1366 # viewer's account locale or the `Accept-Language` HTTP header locale.
1367 … "protocol": "A String", # The protocol of the IM client. The protocol can be custom or predefined.
1368 # Possible values include, but are not limited to, the following:
1379 …"formattedProtocol": "A String", # The read-only protocol of the IM client formatted in the viewer…
1380 # locale or the `Accept-Language` HTTP header locale.
1381 "type": "A String", # The type of the IM client. The type can be custom or predefined.
1382 # Possible values include, but are not limited to, the following:
1387 "metadata": { # Metadata about a field. # Metadata about the IM client.
1388 "source": { # The source of a field. # The source of the field.
1389 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
1392 "type": "A String", # The source type.
1393 … "id": "A String", # The unique identifier within the source type generated by the server.
1394 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
1395 "objectType": "A String", # The profile object type.
1398 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
1400 # website that has been confirmed to be owned by the person.
1401 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
1406 "events": [ # The person's events.
1407 { # An event related to the person.
1408 … # Represents a whole calendar date, for example a date of birth. The time # The date of the event.
1410 # significant. The date is relative to the
1412 # The day may be 0 to represent a year and month where the day is not
1413 # significant. The year may be 0 to represent a month and day independent
1416 … "day": 42, # Day of month. Must be from 1 to 31 and valid for the year and month, or 0
1417 # if specifying a year/month where the day is not significant.
1421 … "formattedType": "A String", # The read-only type of the event translated and formatted in the
1422 # viewer's account locale or the `Accept-Language` HTTP header locale.
1423 "type": "A String", # The type of the event. The type can be custom or predefined.
1424 # Possible values include, but are not limited to, the following:
1428 "metadata": { # Metadata about a field. # Metadata about the event.
1429 "source": { # The source of a field. # The source of the field.
1430 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
1433 "type": "A String", # The source type.
1434 … "id": "A String", # The unique identifier within the source type generated by the server.
1435 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
1436 "objectType": "A String", # The profile object type.
1439 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
1441 # website that has been confirmed to be owned by the person.
1442 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
1447 "metadata": { # The read-only metadata about a person. # Metadata about the person.
1452 # The resource name may change when adding or removing fields that link a
1457 "sources": [ # The sources of data for the person.
1458 { # The source of a field.
1459 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
1462 "type": "A String", # The source type.
1463 … "id": "A String", # The unique identifier within the source type generated by the server.
1464 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
1465 "objectType": "A String", # The profile object type.
1472 … "deleted": True or False, # True if the person resource has been deleted. Populated only for
1476 # The type of the person object.
1478 "interests": [ # The person's interests.
1479 { # One of the person's interests.
1480 "value": "A String", # The interest; for example, `stargazing`.
1481 "metadata": { # Metadata about a field. # Metadata about the interest.
1482 "source": { # The source of a field. # The source of the field.
1483 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
1486 "type": "A String", # The source type.
1487 … "id": "A String", # The unique identifier within the source type generated by the server.
1488 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
1489 "objectType": "A String", # The profile object type.
1492 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
1494 # website that has been confirmed to be owned by the person.
1495 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
1500 "photos": [ # The person's photos.
1501 { # A person's read-only photo. A picture shown next to the person's name to
1502 # help others recognize the person.
1503 … "url": "A String", # The URL of the photo. You can change the desired size by appending a query
1504 # parameter `sz=<size>` at the end of the url. Example:
1506 "metadata": { # Metadata about a field. # Metadata about the photo.
1507 "source": { # The source of a field. # The source of the field.
1508 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
1511 "type": "A String", # The source type.
1512 … "id": "A String", # The unique identifier within the source type generated by the server.
1513 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
1514 "objectType": "A String", # The profile object type.
1517 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
1519 # website that has been confirmed to be owned by the person.
1520 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
1525 "residences": [ # The person's residences.
1527 "current": True or False, # True if the residence is the person's current residence;
1528 # false if the residence is a past residence.
1529 "value": "A String", # The address of the residence.
1530 "metadata": { # Metadata about a field. # Metadata about the residence.
1531 "source": { # The source of a field. # The source of the field.
1532 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
1535 "type": "A String", # The source type.
1536 … "id": "A String", # The unique identifier within the source type generated by the server.
1537 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
1538 "objectType": "A String", # The profile object type.
1541 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
1543 # website that has been confirmed to be owned by the person.
1544 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
1549 "relationshipInterests": [ # The kind of relationship the person is looking for.
1551 …"formattedValue": "A String", # The value of the relationship interest translated and formatted in…
1552 # viewer's account locale or the locale specified in the Accept-Language
1554 … "value": "A String", # The kind of relationship the person is looking for. The value can be custom
1555 # or predefined. Possible values include, but are not limited to, the
1562 "metadata": { # Metadata about a field. # Metadata about the relationship interest.
1563 "source": { # The source of a field. # The source of the field.
1564 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
1567 "type": "A String", # The source type.
1568 … "id": "A String", # The unique identifier within the source type generated by the server.
1569 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
1570 "objectType": "A String", # The profile object type.
1573 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
1575 # website that has been confirmed to be owned by the person.
1576 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
1581 "coverPhotos": [ # The person's cover photos.
1582 { # A person's read-only cover photo. A large image shown on the person's
1584 "default": True or False, # True if the cover photo is the default cover photo;
1585 # false if the cover photo is a user-provided cover photo.
1586 "url": "A String", # The URL of the cover photo.
1587 "metadata": { # Metadata about a field. # Metadata about the cover photo.
1588 "source": { # The source of a field. # The source of the field.
1589 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
1592 "type": "A String", # The source type.
1593 … "id": "A String", # The unique identifier within the source type generated by the server.
1594 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
1595 "objectType": "A String", # The profile object type.
1598 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
1600 # website that has been confirmed to be owned by the person.
1601 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
1606 "locales": [ # The person's locale preferences.
1608 … "value": "A String", # The well-formed [IETF BCP 47](https://tools.ietf.org/html/bcp47)
1609 # language tag representing the locale.
1610 "metadata": { # Metadata about a field. # Metadata about the locale.
1611 "source": { # The source of a field. # The source of the field.
1612 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
1615 "type": "A String", # The source type.
1616 … "id": "A String", # The unique identifier within the source type generated by the server.
1617 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
1618 "objectType": "A String", # The profile object type.
1621 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
1623 # website that has been confirmed to be owned by the person.
1624 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
1629 "organizations": [ # The person's past or current organizations.
1632 …whole calendar date, for example a date of birth. The time # The start date when the person joined…
1634 # significant. The date is relative to the
1636 # The day may be 0 to represent a year and month where the day is not
1637 # significant. The year may be 0 to represent a month and day independent
1640 … "day": 42, # Day of month. Must be from 1 to 31 and valid for the year and month, or 0
1641 # if specifying a year/month where the day is not significant.
1645 …"domain": "A String", # The domain name associated with the organization; for example, `google.com…
1646 …a whole calendar date, for example a date of birth. The time # The end date when the person left t…
1648 # significant. The date is relative to the
1650 # The day may be 0 to represent a year and month where the day is not
1651 # significant. The year may be 0 to represent a month and day independent
1654 … "day": 42, # Day of month. Must be from 1 to 31 and valid for the year and month, or 0
1655 # if specifying a year/month where the day is not significant.
1659 "name": "A String", # The name of the organization.
1660 "title": "A String", # The person's job title at the organization.
1661 … "symbol": "A String", # The symbol associated with the organization; for example, a stock ticker
1663 … "current": True or False, # True if the organization is the person's current organization;
1664 # false if the organization is a past organization.
1665 "jobDescription": "A String", # The person's job description at the organization.
1666 "location": "A String", # The location of the organization office the person works at.
1667 "department": "A String", # The person's department at the organization.
1668 …"formattedType": "A String", # The read-only type of the organization translated and formatted in …
1669 # viewer's account locale or the `Accept-Language` HTTP header locale.
1670 … "type": "A String", # The type of the organization. The type can be custom or predefined.
1671 # Possible values include, but are not limited to, the following:
1675 "phoneticName": "A String", # The phonetic name of the organization.
1676 "metadata": { # Metadata about a field. # Metadata about the organization.
1677 "source": { # The source of a field. # The source of the field.
1678 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
1681 "type": "A String", # The source type.
1682 … "id": "A String", # The unique identifier within the source type generated by the server.
1683 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
1684 "objectType": "A String", # The profile object type.
1687 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
1689 # website that has been confirmed to be owned by the person.
1690 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
1695 "biographies": [ # The person's biographies.
1697 "contentType": "A String", # The content type of the biography.
1698 "value": "A String", # The short biography.
1699 "metadata": { # Metadata about a field. # Metadata about the biography.
1700 "source": { # The source of a field. # The source of the field.
1701 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
1704 "type": "A String", # The source type.
1705 … "id": "A String", # The unique identifier within the source type generated by the server.
1706 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
1707 "objectType": "A String", # The profile object type.
1710 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
1712 # website that has been confirmed to be owned by the person.
1713 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
1718 "memberships": [ # The person's group memberships.
1720 … "contactGroupMembership": { # A Google contact group membership. # The contact group membership.
1721 …"contactGroupId": "A String", # The contact group ID for the contact group membership. The contact…
1723 # limited to, the following:
1729 "domainMembership": { # A Google Apps Domain membership. # The domain membership.
1730 … "inViewerDomain": True or False, # True if the person is in the viewer's Google Apps domain.
1732 "metadata": { # Metadata about a field. # Metadata about the membership.
1733 "source": { # The source of a field. # The source of the field.
1734 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
1737 "type": "A String", # The source type.
1738 … "id": "A String", # The unique identifier within the source type generated by the server.
1739 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
1740 "objectType": "A String", # The profile object type.
1743 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
1745 # website that has been confirmed to be owned by the person.
1746 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
1751 "taglines": [ # The person's taglines.
1752 { # A read-only brief one-line description of the person.
1753 "value": "A String", # The tagline.
1754 "metadata": { # Metadata about a field. # Metadata about the tagline.
1755 "source": { # The source of a field. # The source of the field.
1756 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
1759 "type": "A String", # The source type.
1760 … "id": "A String", # The unique identifier within the source type generated by the server.
1761 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
1762 "objectType": "A String", # The profile object type.
1765 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
1767 # website that has been confirmed to be owned by the person.
1768 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
1773 "urls": [ # The person's associated URLs.
1775 …"formattedType": "A String", # The read-only type of the URL translated and formatted in the viewe…
1776 # account locale or the `Accept-Language` HTTP header locale.
1777 "type": "A String", # The type of the URL. The type can be custom or predefined.
1778 # Possible values include, but are not limited to, the following:
1789 "value": "A String", # The URL.
1790 "metadata": { # Metadata about a field. # Metadata about the URL.
1791 "source": { # The source of a field. # The source of the field.
1792 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
1795 "type": "A String", # The source type.
1796 … "id": "A String", # The unique identifier within the source type generated by the server.
1797 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
1798 "objectType": "A String", # The profile object type.
1801 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
1803 # website that has been confirmed to be owned by the person.
1804 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
1809 …"ageRange": "A String", # DEPRECATED(Please read person.age_ranges instead). The person's age rang…
1810 "genders": [ # The person's genders.
1812 …"formattedValue": "A String", # The read-only value of the gender translated and formatted in the …
1813 # account locale or the `Accept-Language` HTTP header locale.
1814 … "value": "A String", # The gender for the person. The gender can be custom or predefined.
1815 # Possible values include, but are not limited to, the
1822 "metadata": { # Metadata about a field. # Metadata about the gender.
1823 "source": { # The source of a field. # The source of the field.
1824 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
1827 "type": "A String", # The source type.
1828 … "id": "A String", # The unique identifier within the source type generated by the server.
1829 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
1830 "objectType": "A String", # The profile object type.
1833 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
1835 # website that has been confirmed to be owned by the person.
1836 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
1841 "emailAddresses": [ # The person's email addresses.
1843 … "type": "A String", # The type of the email address. The type can be custom or predefined.
1844 # Possible values include, but are not limited to, the following:
1849 …"formattedType": "A String", # The read-only type of the email address translated and formatted in…
1850 # viewer's account locale or the `Accept-Language` HTTP header locale.
1851 "displayName": "A String", # The display name of the email.
1852 "value": "A String", # The email address.
1853 "metadata": { # Metadata about a field. # Metadata about the email address.
1854 "source": { # The source of a field. # The source of the field.
1855 … "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the
1858 "type": "A String", # The source type.
1859 … "id": "A String", # The unique identifier within the source type generated by the server.
1860 …"profileMetadata": { # The read-only metadata about a profile. # Metadata about a source of type P…
1861 "objectType": "A String", # The profile object type.
1864 … "verified": True or False, # True if the field is verified; false if the field is unverified. A
1866 # website that has been confirmed to be owned by the person.
1867 …"primary": True or False, # True if the field is the primary field; false if the field is a second…
1876 …"status": { # The `Status` type defines a logical error model that is suitable for different # The…
1878 # [gRPC](https://github.com/grpc). The error model is designed to be:
1885 # The `Status` message contains three pieces of data: error code, error message,
1886 # and error details. The error code should be an enum value of
1887 # google.rpc.Code, but it may accept additional error codes if needed. The
1889 # developers *understand* and *resolve* the error. If a localized user-facing
1890 # error message is needed, put the localized message in the error details or
1891 # localize it in the client. The optional error details may contain arbitrary
1892 # information about the error. There is a predefined set of error detail types
1893 # in the package `google.rpc` that can be used for common error conditions.
1897 # The `Status` message is the logical representation of the error model, but it
1898 # is not necessarily the actual wire format. When the `Status` message is
1905 # The error model and the `Status` message can be used in a variety of
1911 # - Partial errors. If a service needs to return partial errors to the client,
1912 # it may embed the `Status` in the normal response to indicate the partial
1918 # - Batch operations. If a client uses batch request and batch response, the
1923 # results in its response, the status of those operations should be
1924 # represented directly using the `Status` message.
1926 # - Logging. If some API errors are stored in logs, the message `Status` could
1929 # user-facing error message should be localized and sent in the
1930 # google.rpc.Status.details field, or localized by the client.
1931 "code": 42, # The status code, which should be an enum value of google.rpc.Code.
1932 "details": [ # A list of messages that carry the error details. There will be a
1935 "a_key": "", # Properties of the object. Contains field @type with type URL.