Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1 | <html><body> |
| 2 | <style> |
| 3 | |
| 4 | body, h1, h2, h3, div, span, p, pre, a { |
| 5 | margin: 0; |
| 6 | padding: 0; |
| 7 | border: 0; |
| 8 | font-weight: inherit; |
| 9 | font-style: inherit; |
| 10 | font-size: 100%; |
| 11 | font-family: inherit; |
| 12 | vertical-align: baseline; |
| 13 | } |
| 14 | |
| 15 | body { |
| 16 | font-size: 13px; |
| 17 | padding: 1em; |
| 18 | } |
| 19 | |
| 20 | h1 { |
| 21 | font-size: 26px; |
| 22 | margin-bottom: 1em; |
| 23 | } |
| 24 | |
| 25 | h2 { |
| 26 | font-size: 24px; |
| 27 | margin-bottom: 1em; |
| 28 | } |
| 29 | |
| 30 | h3 { |
| 31 | font-size: 20px; |
| 32 | margin-bottom: 1em; |
| 33 | margin-top: 1em; |
| 34 | } |
| 35 | |
| 36 | pre, code { |
| 37 | line-height: 1.5; |
| 38 | font-family: Monaco, 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Lucida Console', monospace; |
| 39 | } |
| 40 | |
| 41 | pre { |
| 42 | margin-top: 0.5em; |
| 43 | } |
| 44 | |
| 45 | h1, h2, h3, p { |
| 46 | font-family: Arial, sans serif; |
| 47 | } |
| 48 | |
| 49 | h1, h2, h3 { |
| 50 | border-bottom: solid #CCC 1px; |
| 51 | } |
| 52 | |
| 53 | .toc_element { |
| 54 | margin-top: 0.5em; |
| 55 | } |
| 56 | |
| 57 | .firstline { |
| 58 | margin-left: 2 em; |
| 59 | } |
| 60 | |
| 61 | .method { |
| 62 | margin-top: 1em; |
| 63 | border: solid 1px #CCC; |
| 64 | padding: 1em; |
| 65 | background: #EEE; |
| 66 | } |
| 67 | |
| 68 | .details { |
| 69 | font-weight: bold; |
| 70 | font-size: 14px; |
| 71 | } |
| 72 | |
| 73 | </style> |
| 74 | |
| 75 | <h1><a href="people_v1.html">People API</a> . <a href="people_v1.otherContacts.html">otherContacts</a></h1> |
| 76 | <h2>Instance Methods</h2> |
| 77 | <p class="toc_element"> |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 78 | <code><a href="#close">close()</a></code></p> |
| 79 | <p class="firstline">Close httplib2 connections.</p> |
| 80 | <p class="toc_element"> |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 81 | <code><a href="#copyOtherContactToMyContactsGroup">copyOtherContactToMyContactsGroup(resourceName, body=None, x__xgafv=None)</a></code></p> |
| 82 | <p class="firstline">Copies an "Other contact" to a new contact in the user's "myContacts" group</p> |
| 83 | <p class="toc_element"> |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 84 | <code><a href="#list">list(pageToken=None, syncToken=None, readMask=None, pageSize=None, requestSyncToken=None, x__xgafv=None)</a></code></p> |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 85 | <p class="firstline">List all "Other contacts", that is contacts that are not in a contact group. "Other contacts" are typically auto created contacts from interactions.</p> |
| 86 | <p class="toc_element"> |
| 87 | <code><a href="#list_next">list_next(previous_request, previous_response)</a></code></p> |
| 88 | <p class="firstline">Retrieves the next page of results.</p> |
| 89 | <h3>Method Details</h3> |
| 90 | <div class="method"> |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 91 | <code class="details" id="close">close()</code> |
| 92 | <pre>Close httplib2 connections.</pre> |
| 93 | </div> |
| 94 | |
| 95 | <div class="method"> |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 96 | <code class="details" id="copyOtherContactToMyContactsGroup">copyOtherContactToMyContactsGroup(resourceName, body=None, x__xgafv=None)</code> |
| 97 | <pre>Copies an "Other contact" to a new contact in the user's "myContacts" group |
| 98 | |
| 99 | Args: |
| 100 | resourceName: string, Required. The resource name of the "Other contact" to copy. (required) |
| 101 | body: object, The request body. |
| 102 | The object takes the form of: |
| 103 | |
| 104 | { # A request to copy an "Other contact" to my contacts group. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 105 | "copyMask": "A String", # Required. A field mask to restrict which fields are copied into the new contact. Valid values are: * emailAddresses * names * phoneNumbers |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 106 | "sources": [ # Optional. A mask of what source types to return. Defaults to ReadSourceType.CONTACT and ReadSourceType.PROFILE if not set. |
| 107 | "A String", |
| 108 | ], |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 109 | "readMask": "A String", # Optional. A field mask to restrict which fields on the person are returned. Multiple fields can be specified by separating them with commas. Defaults to the copy mask with metadata and membership fields if not set. Valid values are: * addresses * ageRanges * biographies * birthdays * calendarUrls * clientData * coverPhotos * emailAddresses * events * externalIds * genders * imClients * interests * locales * locations * memberships * metadata * miscKeywords * names * nicknames * occupations * organizations * phoneNumbers * photos * relations * sipAddresses * skills * urls * userDefined |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 110 | } |
| 111 | |
| 112 | x__xgafv: string, V1 error format. |
| 113 | Allowed values |
| 114 | 1 - v1 error format |
| 115 | 2 - v2 error format |
| 116 | |
| 117 | Returns: |
| 118 | An object of the form: |
| 119 | |
| 120 | { # Information about a person merged from various data sources such as the authenticated user's contacts and profile data. Most fields can have multiple items. The items in a field have no guaranteed order, but each non-empty field is guaranteed to have exactly one field with `metadata.primary` set to true. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 121 | "locations": [ # The person's locations. |
| 122 | { # A person's location. |
| 123 | "floor": "A String", # The floor name or number. |
| 124 | "metadata": { # Metadata about a field. # Metadata about the location. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 125 | "source": { # The source of a field. # The source of the field. |
| 126 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 127 | "type": "A String", # The source type. |
| 128 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 129 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 130 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 131 | "userTypes": [ # Output only. The user types. |
| 132 | "A String", |
| 133 | ], |
| 134 | "objectType": "A String", # Output only. The profile object type. |
| 135 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 136 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 137 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 138 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 139 | }, |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 140 | "value": "A String", # The free-form value of the location. |
| 141 | "buildingId": "A String", # The building identifier. |
| 142 | "floorSection": "A String", # The floor section in `floor_name`. |
| 143 | "deskCode": "A String", # The individual desk location. |
| 144 | "type": "A String", # The type of the location. The type can be custom or one of these predefined values: * `desk` * `grewUp` |
| 145 | "current": True or False, # Whether the location is the current location. |
| 146 | }, |
| 147 | ], |
| 148 | "relationshipInterests": [ # Output only. **DEPRECATED**: No data will be returned The person's relationship interests. |
| 149 | { # **DEPRECATED**: No data will be returned A person's relationship interest . |
| 150 | "formattedValue": "A String", # Output only. The value of the relationship interest translated and formatted in the viewer's account locale or the locale specified in the Accept-Language HTTP header. |
| 151 | "value": "A String", # The kind of relationship the person is looking for. The value can be custom or one of these predefined values: * `friend` * `date` * `relationship` * `networking` |
| 152 | "metadata": { # Metadata about a field. # Metadata about the relationship interest. |
| 153 | "source": { # The source of a field. # The source of the field. |
| 154 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
| 155 | "type": "A String", # The source type. |
| 156 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
| 157 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 158 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 159 | "userTypes": [ # Output only. The user types. |
| 160 | "A String", |
| 161 | ], |
| 162 | "objectType": "A String", # Output only. The profile object type. |
| 163 | }, |
| 164 | }, |
| 165 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
| 166 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
| 167 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 168 | }, |
| 169 | ], |
| 170 | "relationshipStatuses": [ # Output only. **DEPRECATED**: No data will be returned The person's relationship statuses. |
| 171 | { # **DEPRECATED**: No data will be returned A person's relationship status. |
| 172 | "metadata": { # Metadata about a field. # Metadata about the relationship status. |
| 173 | "source": { # The source of a field. # The source of the field. |
| 174 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 175 | "type": "A String", # The source type. |
| 176 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 177 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 178 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 179 | "userTypes": [ # Output only. The user types. |
| 180 | "A String", |
| 181 | ], |
| 182 | "objectType": "A String", # Output only. The profile object type. |
| 183 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 184 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 185 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 186 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 187 | }, |
| 188 | "value": "A String", # The relationship status. The value can be custom or one of these predefined values: * `single` * `inARelationship` * `engaged` * `married` * `itsComplicated` * `openRelationship` * `widowed` * `inDomesticPartnership` * `inCivilUnion` |
| 189 | "formattedValue": "A String", # Output only. The value of the relationship status translated and formatted in the viewer's account locale or the `Accept-Language` HTTP header locale. |
| 190 | }, |
| 191 | ], |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 192 | "birthdays": [ # The person's birthdays. This field is a singleton for contact sources. |
| 193 | { # A person's birthday. At least one of the `date` and `text` fields are specified. The `date` and `text` fields typically represent the same date, but are not guaranteed to. |
| 194 | "metadata": { # Metadata about a field. # Metadata about the birthday. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 195 | "source": { # The source of a field. # The source of the field. |
| 196 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 197 | "type": "A String", # The source type. |
| 198 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 199 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 200 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 201 | "userTypes": [ # Output only. The user types. |
| 202 | "A String", |
| 203 | ], |
| 204 | "objectType": "A String", # Output only. The profile object type. |
| 205 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 206 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 207 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 208 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 209 | }, |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 210 | "date": { # Represents a whole or partial calendar date, e.g. a birthday. The time of day and time zone are either specified elsewhere or are not significant. The date is relative to the Proleptic Gregorian Calendar. This can represent: * A full date, with non-zero year, month and day values * A month and day value, with a zero year, e.g. an anniversary * A year on its own, with zero month and day values * A year and month value, with a zero day, e.g. a credit card expiration date Related types are google.type.TimeOfDay and `google.protobuf.Timestamp`. # The date of the birthday. |
| 211 | "month": 42, # Month of year. Must be from 1 to 12, or 0 if specifying a year without a month and day. |
| 212 | "day": 42, # Day of month. Must be from 1 to 31 and valid for the year and month, or 0 if specifying a year by itself or a year and month where the day is not significant. |
| 213 | "year": 42, # Year of date. Must be from 1 to 9999, or 0 if specifying a date without a year. |
| 214 | }, |
| 215 | "text": "A String", # A free-form string representing the user's birthday. |
| 216 | }, |
| 217 | ], |
| 218 | "residences": [ # **DEPRECATED**: (Please use `person.locations` instead) The person's residences. |
| 219 | { # **DEPRECATED**: Please use `person.locations` instead. A person's past or current residence. |
| 220 | "current": True or False, # True if the residence is the person's current residence; false if the residence is a past residence. |
| 221 | "value": "A String", # The address of the residence. |
| 222 | "metadata": { # Metadata about a field. # Metadata about the residence. |
| 223 | "source": { # The source of a field. # The source of the field. |
| 224 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
| 225 | "type": "A String", # The source type. |
| 226 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
| 227 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 228 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 229 | "userTypes": [ # Output only. The user types. |
| 230 | "A String", |
| 231 | ], |
| 232 | "objectType": "A String", # Output only. The profile object type. |
| 233 | }, |
| 234 | }, |
| 235 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
| 236 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
| 237 | }, |
| 238 | }, |
| 239 | ], |
| 240 | "occupations": [ # The person's occupations. |
| 241 | { # A person's occupation. |
| 242 | "metadata": { # Metadata about a field. # Metadata about the occupation. |
| 243 | "source": { # The source of a field. # The source of the field. |
| 244 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
| 245 | "type": "A String", # The source type. |
| 246 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
| 247 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 248 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 249 | "userTypes": [ # Output only. The user types. |
| 250 | "A String", |
| 251 | ], |
| 252 | "objectType": "A String", # Output only. The profile object type. |
| 253 | }, |
| 254 | }, |
| 255 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
| 256 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
| 257 | }, |
| 258 | "value": "A String", # The occupation; for example, `carpenter`. |
| 259 | }, |
| 260 | ], |
| 261 | "externalIds": [ # The person's external IDs. |
| 262 | { # An identifier from an external entity related to the person. |
| 263 | "type": "A String", # The type of the external ID. The type can be custom or one of these predefined values: * `account` * `customer` * `loginId` * `network` * `organization` |
| 264 | "metadata": { # Metadata about a field. # Metadata about the external ID. |
| 265 | "source": { # The source of a field. # The source of the field. |
| 266 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
| 267 | "type": "A String", # The source type. |
| 268 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
| 269 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 270 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 271 | "userTypes": [ # Output only. The user types. |
| 272 | "A String", |
| 273 | ], |
| 274 | "objectType": "A String", # Output only. The profile object type. |
| 275 | }, |
| 276 | }, |
| 277 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
| 278 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
| 279 | }, |
| 280 | "value": "A String", # The value of the external ID. |
| 281 | "formattedType": "A String", # Output only. The type of the event translated and formatted in the viewer's account locale or the `Accept-Language` HTTP header locale. |
| 282 | }, |
| 283 | ], |
| 284 | "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the resource. Used for web cache validation. |
| 285 | "ageRanges": [ # Output only. The person's age ranges. |
| 286 | { # A person's age range. |
| 287 | "metadata": { # Metadata about a field. # Metadata about the age range. |
| 288 | "source": { # The source of a field. # The source of the field. |
| 289 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
| 290 | "type": "A String", # The source type. |
| 291 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
| 292 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 293 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 294 | "userTypes": [ # Output only. The user types. |
| 295 | "A String", |
| 296 | ], |
| 297 | "objectType": "A String", # Output only. The profile object type. |
| 298 | }, |
| 299 | }, |
| 300 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
| 301 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
| 302 | }, |
| 303 | "ageRange": "A String", # The age range. |
| 304 | }, |
| 305 | ], |
| 306 | "taglines": [ # Output only. **DEPRECATED**: No data will be returned The person's taglines. |
| 307 | { # **DEPRECATED**: No data will be returned A brief one-line description of the person. |
| 308 | "metadata": { # Metadata about a field. # Metadata about the tagline. |
| 309 | "source": { # The source of a field. # The source of the field. |
| 310 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
| 311 | "type": "A String", # The source type. |
| 312 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
| 313 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 314 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 315 | "userTypes": [ # Output only. The user types. |
| 316 | "A String", |
| 317 | ], |
| 318 | "objectType": "A String", # Output only. The profile object type. |
| 319 | }, |
| 320 | }, |
| 321 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
| 322 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
| 323 | }, |
| 324 | "value": "A String", # The tagline. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 325 | }, |
| 326 | ], |
| 327 | "interests": [ # The person's interests. |
| 328 | { # One of the person's interests. |
| 329 | "metadata": { # Metadata about a field. # Metadata about the interest. |
| 330 | "source": { # The source of a field. # The source of the field. |
| 331 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 332 | "type": "A String", # The source type. |
| 333 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 334 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 335 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 336 | "userTypes": [ # Output only. The user types. |
| 337 | "A String", |
| 338 | ], |
| 339 | "objectType": "A String", # Output only. The profile object type. |
| 340 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 341 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 342 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 343 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 344 | }, |
| 345 | "value": "A String", # The interest; for example, `stargazing`. |
| 346 | }, |
| 347 | ], |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 348 | "userDefined": [ # The person's user defined data. |
| 349 | { # Arbitrary user data that is populated by the end users. |
| 350 | "metadata": { # Metadata about a field. # Metadata about the user defined data. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 351 | "source": { # The source of a field. # The source of the field. |
| 352 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 353 | "type": "A String", # The source type. |
| 354 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 355 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 356 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 357 | "userTypes": [ # Output only. The user types. |
| 358 | "A String", |
| 359 | ], |
| 360 | "objectType": "A String", # Output only. The profile object type. |
| 361 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 362 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 363 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 364 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 365 | }, |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 366 | "key": "A String", # The end user specified key of the user defined data. |
| 367 | "value": "A String", # The end user specified value of the user defined data. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 368 | }, |
| 369 | ], |
| 370 | "phoneNumbers": [ # The person's phone numbers. |
| 371 | { # A person's phone number. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 372 | "type": "A String", # The type of the phone number. The type can be custom or one of these predefined values: * `home` * `work` * `mobile` * `homeFax` * `workFax` * `otherFax` * `pager` * `workMobile` * `workPager` * `main` * `googleVoice` * `other` |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 373 | "formattedType": "A String", # Output only. The type of the phone number translated and formatted in the viewer's account locale or the `Accept-Language` HTTP header locale. |
| 374 | "canonicalForm": "A String", # Output only. The canonicalized [ITU-T E.164](https://law.resource.org/pub/us/cfr/ibr/004/itu-t.E.164.1.2008.pdf) form of the phone number. |
| 375 | "value": "A String", # The phone number. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 376 | "metadata": { # Metadata about a field. # Metadata about the phone number. |
| 377 | "source": { # The source of a field. # The source of the field. |
| 378 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 379 | "type": "A String", # The source type. |
| 380 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 381 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 382 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 383 | "userTypes": [ # Output only. The user types. |
| 384 | "A String", |
| 385 | ], |
| 386 | "objectType": "A String", # Output only. The profile object type. |
| 387 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 388 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 389 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 390 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 391 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 392 | }, |
| 393 | ], |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 394 | "names": [ # The person's names. This field is a singleton for contact sources. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 395 | { # A person's name. If the name is a mononym, the family name is empty. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 396 | "honorificPrefix": "A String", # The honorific prefixes, such as `Mrs.` or `Dr.` |
| 397 | "phoneticMiddleName": "A String", # The middle name(s) spelled as they sound. |
| 398 | "givenName": "A String", # The given name. |
| 399 | "phoneticGivenName": "A String", # The given name spelled as it sounds. |
| 400 | "honorificSuffix": "A String", # The honorific suffixes, such as `Jr.` |
| 401 | "phoneticHonorificSuffix": "A String", # The honorific suffixes spelled as they sound. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 402 | "unstructuredName": "A String", # The free form name value. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 403 | "phoneticFullName": "A String", # The full name spelled as it sounds. |
| 404 | "familyName": "A String", # The family name. |
| 405 | "phoneticFamilyName": "A String", # The family name spelled as it sounds. |
| 406 | "middleName": "A String", # The middle name(s). |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 407 | "metadata": { # Metadata about a field. # Metadata about the name. |
| 408 | "source": { # The source of a field. # The source of the field. |
| 409 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 410 | "type": "A String", # The source type. |
| 411 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 412 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 413 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 414 | "userTypes": [ # Output only. The user types. |
| 415 | "A String", |
| 416 | ], |
| 417 | "objectType": "A String", # Output only. The profile object type. |
| 418 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 419 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 420 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 421 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 422 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 423 | "displayNameLastFirst": "A String", # Output only. The display name with the last name first formatted according to the locale specified by the viewer's account or the `Accept-Language` HTTP header. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 424 | "displayName": "A String", # Output only. The display name formatted according to the locale specified by the viewer's account or the `Accept-Language` HTTP header. |
| 425 | "phoneticHonorificPrefix": "A String", # The honorific prefixes spelled as they sound. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 426 | }, |
| 427 | ], |
| 428 | "events": [ # The person's events. |
| 429 | { # An event related to the person. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 430 | "formattedType": "A String", # Output only. The type of the event translated and formatted in the viewer's account locale or the `Accept-Language` HTTP header locale. |
| 431 | "date": { # Represents a whole or partial calendar date, e.g. a birthday. The time of day and time zone are either specified elsewhere or are not significant. The date is relative to the Proleptic Gregorian Calendar. This can represent: * A full date, with non-zero year, month and day values * A month and day value, with a zero year, e.g. an anniversary * A year on its own, with zero month and day values * A year and month value, with a zero day, e.g. a credit card expiration date Related types are google.type.TimeOfDay and `google.protobuf.Timestamp`. # The date of the event. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 432 | "month": 42, # Month of year. Must be from 1 to 12, or 0 if specifying a year without a month and day. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 433 | "day": 42, # Day of month. Must be from 1 to 31 and valid for the year and month, or 0 if specifying a year by itself or a year and month where the day is not significant. |
| 434 | "year": 42, # Year of date. Must be from 1 to 9999, or 0 if specifying a date without a year. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 435 | }, |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 436 | "type": "A String", # The type of the event. The type can be custom or one of these predefined values: * `anniversary` * `other` |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 437 | "metadata": { # Metadata about a field. # Metadata about the event. |
| 438 | "source": { # The source of a field. # The source of the field. |
| 439 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 440 | "type": "A String", # The source type. |
| 441 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 442 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 443 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 444 | "userTypes": [ # Output only. The user types. |
| 445 | "A String", |
| 446 | ], |
| 447 | "objectType": "A String", # Output only. The profile object type. |
| 448 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 449 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 450 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 451 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 452 | }, |
| 453 | }, |
| 454 | ], |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 455 | "relations": [ # The person's relations. |
| 456 | { # A person's relation to another person. |
| 457 | "type": "A String", # The person's relation to the other person. The type can be custom or one of these predefined values: * `spouse` * `child` * `mother` * `father` * `parent` * `brother` * `sister` * `friend` * `relative` * `domesticPartner` * `manager` * `assistant` * `referredBy` * `partner` |
| 458 | "person": "A String", # The name of the other person this relation refers to. |
| 459 | "metadata": { # Metadata about a field. # Metadata about the relation. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 460 | "source": { # The source of a field. # The source of the field. |
| 461 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 462 | "type": "A String", # The source type. |
| 463 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 464 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 465 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 466 | "userTypes": [ # Output only. The user types. |
| 467 | "A String", |
| 468 | ], |
| 469 | "objectType": "A String", # Output only. The profile object type. |
| 470 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 471 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 472 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 473 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 474 | }, |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 475 | "formattedType": "A String", # Output only. The type of the relation translated and formatted in the viewer's account locale or the locale specified in the Accept-Language HTTP header. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 476 | }, |
| 477 | ], |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 478 | "genders": [ # The person's genders. This field is a singleton for contact sources. |
| 479 | { # A person's gender. |
| 480 | "metadata": { # Metadata about a field. # Metadata about the gender. |
| 481 | "source": { # The source of a field. # The source of the field. |
| 482 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
| 483 | "type": "A String", # The source type. |
| 484 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
| 485 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 486 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 487 | "userTypes": [ # Output only. The user types. |
| 488 | "A String", |
| 489 | ], |
| 490 | "objectType": "A String", # Output only. The profile object type. |
| 491 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 492 | }, |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 493 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
| 494 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 495 | }, |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 496 | "value": "A String", # The gender for the person. The gender can be custom or one of these predefined values: * `male` * `female` * `unspecified` |
| 497 | "addressMeAs": "A String", # The type of pronouns that should be used to address the person. The value can be custom or one of these predefined values: * `male` * `female` * `other` |
| 498 | "formattedValue": "A String", # Output only. The value of the gender translated and formatted in the viewer's account locale or the `Accept-Language` HTTP header locale. Unspecified or custom value are not localized. |
| 499 | }, |
| 500 | ], |
| 501 | "photos": [ # Output only. The person's photos. |
| 502 | { # A person's photo. A picture shown next to the person's name to help others recognize the person. |
| 503 | "default": True or False, # True if the photo is a default photo; false if the photo is a user-provided photo. |
| 504 | "url": "A String", # The URL of the photo. You can change the desired size by appending a query parameter `sz={size}` at the end of the url, where {size} is the size in pixels. Example: https://lh3.googleusercontent.com/-T_wVWLlmg7w/AAAAAAAAAAI/AAAAAAAABa8/00gzXvDBYqw/s100/photo.jpg?sz=50 |
| 505 | "metadata": { # Metadata about a field. # Metadata about the photo. |
| 506 | "source": { # The source of a field. # The source of the field. |
| 507 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
| 508 | "type": "A String", # The source type. |
| 509 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
| 510 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 511 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 512 | "userTypes": [ # Output only. The user types. |
| 513 | "A String", |
| 514 | ], |
| 515 | "objectType": "A String", # Output only. The profile object type. |
| 516 | }, |
| 517 | }, |
| 518 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
| 519 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
| 520 | }, |
| 521 | }, |
| 522 | ], |
| 523 | "addresses": [ # The person's street addresses. |
| 524 | { # A person's physical address. May be a P.O. box or street address. All fields are optional. |
| 525 | "poBox": "A String", # The P.O. box of the address. |
| 526 | "type": "A String", # The type of the address. The type can be custom or one of these predefined values: * `home` * `work` * `other` |
| 527 | "countryCode": "A String", # The [ISO 3166-1 alpha-2](http://www.iso.org/iso/country_codes.htm) country code of the address. |
| 528 | "country": "A String", # The country of the address. |
| 529 | "extendedAddress": "A String", # The extended address of the address; for example, the apartment number. |
| 530 | "formattedValue": "A String", # The unstructured value of the address. If this is not set by the user it will be automatically constructed from structured values. |
| 531 | "streetAddress": "A String", # The street address. |
| 532 | "region": "A String", # The region of the address; for example, the state or province. |
| 533 | "metadata": { # Metadata about a field. # Metadata about the address. |
| 534 | "source": { # The source of a field. # The source of the field. |
| 535 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
| 536 | "type": "A String", # The source type. |
| 537 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
| 538 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 539 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 540 | "userTypes": [ # Output only. The user types. |
| 541 | "A String", |
| 542 | ], |
| 543 | "objectType": "A String", # Output only. The profile object type. |
| 544 | }, |
| 545 | }, |
| 546 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
| 547 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
| 548 | }, |
| 549 | "formattedType": "A String", # Output only. The type of the address translated and formatted in the viewer's account locale or the `Accept-Language` HTTP header locale. |
| 550 | "postalCode": "A String", # The postal code of the address. |
| 551 | "city": "A String", # The city of the address. |
| 552 | }, |
| 553 | ], |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 554 | "sipAddresses": [ # The person's SIP addresses. |
| 555 | { # A person's SIP address. Session Initial Protocol addresses are used for VoIP communications to make voice or video calls over the internet. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 556 | "value": "A String", # The SIP address in the [RFC 3261 19.1](https://tools.ietf.org/html/rfc3261#section-19.1) SIP URI format. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 557 | "metadata": { # Metadata about a field. # Metadata about the SIP address. |
| 558 | "source": { # The source of a field. # The source of the field. |
| 559 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 560 | "type": "A String", # The source type. |
| 561 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 562 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 563 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 564 | "userTypes": [ # Output only. The user types. |
| 565 | "A String", |
| 566 | ], |
| 567 | "objectType": "A String", # Output only. The profile object type. |
| 568 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 569 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 570 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 571 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 572 | }, |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 573 | "type": "A String", # The type of the SIP address. The type can be custom or or one of these predefined values: * `home` * `work` * `mobile` * `other` |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 574 | "formattedType": "A String", # Output only. The type of the SIP address translated and formatted in the viewer's account locale or the `Accept-Language` HTTP header locale. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 575 | }, |
| 576 | ], |
| 577 | "miscKeywords": [ # The person's miscellaneous keywords. |
| 578 | { # A person's miscellaneous keyword. |
| 579 | "formattedType": "A String", # Output only. The type of the miscellaneous keyword translated and formatted in the viewer's account locale or the `Accept-Language` HTTP header locale. |
| 580 | "value": "A String", # The value of the miscellaneous keyword. |
| 581 | "metadata": { # Metadata about a field. # Metadata about the miscellaneous keyword. |
| 582 | "source": { # The source of a field. # The source of the field. |
| 583 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
| 584 | "type": "A String", # The source type. |
| 585 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
| 586 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 587 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 588 | "userTypes": [ # Output only. The user types. |
| 589 | "A String", |
| 590 | ], |
| 591 | "objectType": "A String", # Output only. The profile object type. |
| 592 | }, |
| 593 | }, |
| 594 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
| 595 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
| 596 | }, |
| 597 | "type": "A String", # The miscellaneous keyword type. |
| 598 | }, |
| 599 | ], |
| 600 | "calendarUrls": [ # The person's calendar URLs. |
| 601 | { # A person's calendar URL. |
| 602 | "formattedType": "A String", # Output only. The type of the calendar URL translated and formatted in the viewer's account locale or the `Accept-Language` HTTP header locale. |
| 603 | "url": "A String", # The calendar URL. |
| 604 | "type": "A String", # The type of the calendar URL. The type can be custom or one of these predefined values: * `home` * `freeBusy` * `work` |
| 605 | "metadata": { # Metadata about a field. # Metadata about the calendar URL. |
| 606 | "source": { # The source of a field. # The source of the field. |
| 607 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
| 608 | "type": "A String", # The source type. |
| 609 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
| 610 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 611 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 612 | "userTypes": [ # Output only. The user types. |
| 613 | "A String", |
| 614 | ], |
| 615 | "objectType": "A String", # Output only. The profile object type. |
| 616 | }, |
| 617 | }, |
| 618 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
| 619 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
| 620 | }, |
| 621 | }, |
| 622 | ], |
| 623 | "clientData": [ # The person's client data. |
| 624 | { # Arbitrary client data that is populated by clients. Duplicate keys and values are allowed. |
| 625 | "value": "A String", # The client specified value of the client data. |
| 626 | "key": "A String", # The client specified key of the client data. |
| 627 | "metadata": { # Metadata about a field. # Metadata about the client data. |
| 628 | "source": { # The source of a field. # The source of the field. |
| 629 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
| 630 | "type": "A String", # The source type. |
| 631 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
| 632 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 633 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 634 | "userTypes": [ # Output only. The user types. |
| 635 | "A String", |
| 636 | ], |
| 637 | "objectType": "A String", # Output only. The profile object type. |
| 638 | }, |
| 639 | }, |
| 640 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
| 641 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
| 642 | }, |
| 643 | }, |
| 644 | ], |
| 645 | "fileAses": [ # The person's file-ases. |
| 646 | { # The name that should be used to sort the person in a list. |
| 647 | "value": "A String", # The file-as value |
| 648 | "metadata": { # Metadata about a field. # Metadata about the file-as. |
| 649 | "source": { # The source of a field. # The source of the field. |
| 650 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
| 651 | "type": "A String", # The source type. |
| 652 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
| 653 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 654 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 655 | "userTypes": [ # Output only. The user types. |
| 656 | "A String", |
| 657 | ], |
| 658 | "objectType": "A String", # Output only. The profile object type. |
| 659 | }, |
| 660 | }, |
| 661 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
| 662 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
| 663 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 664 | }, |
| 665 | ], |
| 666 | "braggingRights": [ # **DEPRECATED**: No data will be returned The person's bragging rights. |
| 667 | { # **DEPRECATED**: No data will be returned A person's bragging rights. |
| 668 | "value": "A String", # The bragging rights; for example, `climbed mount everest`. |
| 669 | "metadata": { # Metadata about a field. # Metadata about the bragging rights. |
| 670 | "source": { # The source of a field. # The source of the field. |
| 671 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 672 | "type": "A String", # The source type. |
| 673 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 674 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 675 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 676 | "userTypes": [ # Output only. The user types. |
| 677 | "A String", |
| 678 | ], |
| 679 | "objectType": "A String", # Output only. The profile object type. |
| 680 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 681 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 682 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 683 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 684 | }, |
| 685 | }, |
| 686 | ], |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 687 | "urls": [ # The person's associated URLs. |
| 688 | { # A person's associated URLs. |
| 689 | "metadata": { # Metadata about a field. # Metadata about the URL. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 690 | "source": { # The source of a field. # The source of the field. |
| 691 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 692 | "type": "A String", # The source type. |
| 693 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 694 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 695 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 696 | "userTypes": [ # Output only. The user types. |
| 697 | "A String", |
| 698 | ], |
| 699 | "objectType": "A String", # Output only. The profile object type. |
| 700 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 701 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 702 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 703 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 704 | }, |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 705 | "value": "A String", # The URL. |
| 706 | "type": "A String", # The type of the URL. The type can be custom or one of these predefined values: * `home` * `work` * `blog` * `profile` * `homePage` * `ftp` * `reservations` * `appInstallPage`: website for a Google+ application. * `other` |
| 707 | "formattedType": "A String", # Output only. The type of the URL translated and formatted in the viewer's account locale or the `Accept-Language` HTTP header locale. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 708 | }, |
| 709 | ], |
| 710 | "skills": [ # The person's skills. |
| 711 | { # A skill that the person has. |
| 712 | "metadata": { # Metadata about a field. # Metadata about the skill. |
| 713 | "source": { # The source of a field. # The source of the field. |
| 714 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 715 | "type": "A String", # The source type. |
| 716 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 717 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 718 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 719 | "userTypes": [ # Output only. The user types. |
| 720 | "A String", |
| 721 | ], |
| 722 | "objectType": "A String", # Output only. The profile object type. |
| 723 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 724 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 725 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 726 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 727 | }, |
| 728 | "value": "A String", # The skill; for example, `underwater basket weaving`. |
| 729 | }, |
| 730 | ], |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 731 | "metadata": { # The metadata about a person. # Output only. Metadata about the person. |
| 732 | "deleted": True or False, # Output only. True if the person resource has been deleted. Populated only for [`connections.list`](/people/api/rest/v1/people.connections/list) requests that include a sync token. |
| 733 | "linkedPeopleResourceNames": [ # Output only. Resource names of people linked to this resource. |
| 734 | "A String", |
| 735 | ], |
| 736 | "objectType": "A String", # Output only. **DEPRECATED** (Please use `person.metadata.sources.profileMetadata.objectType` instead) The type of the person object. |
| 737 | "sources": [ # The sources of data for the person. |
| 738 | { # The source of a field. |
| 739 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
| 740 | "type": "A String", # The source type. |
| 741 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
| 742 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 743 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 744 | "userTypes": [ # Output only. The user types. |
| 745 | "A String", |
| 746 | ], |
| 747 | "objectType": "A String", # Output only. The profile object type. |
| 748 | }, |
| 749 | }, |
| 750 | ], |
| 751 | "previousResourceNames": [ # Output only. Any former resource names this person has had. Populated only for [`connections.list`](/people/api/rest/v1/people.connections/list) requests that include a sync token. The resource name may change when adding or removing fields that link a contact and profile such as a verified email, verified phone number, or profile URL. |
| 752 | "A String", |
| 753 | ], |
| 754 | }, |
| 755 | "imClients": [ # The person's instant messaging clients. |
| 756 | { # A person's instant messaging client. |
| 757 | "formattedType": "A String", # Output only. The type of the IM client translated and formatted in the viewer's account locale or the `Accept-Language` HTTP header locale. |
| 758 | "type": "A String", # The type of the IM client. The type can be custom or one of these predefined values: * `home` * `work` * `other` |
| 759 | "protocol": "A String", # The protocol of the IM client. The protocol can be custom or one of these predefined values: * `aim` * `msn` * `yahoo` * `skype` * `qq` * `googleTalk` * `icq` * `jabber` * `netMeeting` |
| 760 | "username": "A String", # The user name used in the IM client. |
| 761 | "formattedProtocol": "A String", # Output only. The protocol of the IM client formatted in the viewer's account locale or the `Accept-Language` HTTP header locale. |
| 762 | "metadata": { # Metadata about a field. # Metadata about the IM client. |
| 763 | "source": { # The source of a field. # The source of the field. |
| 764 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
| 765 | "type": "A String", # The source type. |
| 766 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
| 767 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 768 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 769 | "userTypes": [ # Output only. The user types. |
| 770 | "A String", |
| 771 | ], |
| 772 | "objectType": "A String", # Output only. The profile object type. |
| 773 | }, |
| 774 | }, |
| 775 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
| 776 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
| 777 | }, |
| 778 | }, |
| 779 | ], |
| 780 | "nicknames": [ # The person's nicknames. |
| 781 | { # A person's nickname. |
| 782 | "value": "A String", # The nickname. |
| 783 | "metadata": { # Metadata about a field. # Metadata about the nickname. |
| 784 | "source": { # The source of a field. # The source of the field. |
| 785 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
| 786 | "type": "A String", # The source type. |
| 787 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
| 788 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 789 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 790 | "userTypes": [ # Output only. The user types. |
| 791 | "A String", |
| 792 | ], |
| 793 | "objectType": "A String", # Output only. The profile object type. |
| 794 | }, |
| 795 | }, |
| 796 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or 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 secondary field. |
| 798 | }, |
| 799 | "type": "A String", # The type of the nickname. |
| 800 | }, |
| 801 | ], |
| 802 | "emailAddresses": [ # The person's email addresses. |
| 803 | { # A person's email address. |
| 804 | "formattedType": "A String", # Output only. The type of the email address translated and formatted in the viewer's account locale or the `Accept-Language` HTTP header locale. |
| 805 | "metadata": { # Metadata about a field. # Metadata about the email address. |
| 806 | "source": { # The source of a field. # The source of the field. |
| 807 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
| 808 | "type": "A String", # The source type. |
| 809 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
| 810 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 811 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 812 | "userTypes": [ # Output only. The user types. |
| 813 | "A String", |
| 814 | ], |
| 815 | "objectType": "A String", # Output only. The profile object type. |
| 816 | }, |
| 817 | }, |
| 818 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
| 819 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
| 820 | }, |
| 821 | "type": "A String", # The type of the email address. The type can be custom or one of these predefined values: * `home` * `work` * `other` |
| 822 | "displayName": "A String", # The display name of the email. |
| 823 | "value": "A String", # The email address. |
| 824 | }, |
| 825 | ], |
| 826 | "resourceName": "A String", # The resource name for the person, assigned by the server. An ASCII string with a max length of 27 characters, in the form of `people/{person_id}`. |
| 827 | "memberships": [ # The person's group memberships. |
| 828 | { # A person's membership in a group. Only contact group memberships can be modified. |
| 829 | "domainMembership": { # A G Suite Domain membership. # Output only. The domain membership. |
| 830 | "inViewerDomain": True or False, # True if the person is in the viewer's G Suite domain. |
| 831 | }, |
| 832 | "contactGroupMembership": { # A Google contact group membership. # The contact group membership. |
| 833 | "contactGroupResourceName": "A String", # The resource name for the contact group, assigned by the server. An ASCII string, in the form of `contactGroups/{contact_group_id}`. Only contact_group_resource_name can be used for modifying memberships. Any contact group membership can be removed, but only user group or "myContacts" or "starred" system groups memberships can be added. A contact must always have at least one contact group membership. |
| 834 | "contactGroupId": "A String", # Output only. The contact group ID for the contact group membership. |
| 835 | }, |
| 836 | "metadata": { # Metadata about a field. # Metadata about the membership. |
| 837 | "source": { # The source of a field. # The source of the field. |
| 838 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
| 839 | "type": "A String", # The source type. |
| 840 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
| 841 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 842 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 843 | "userTypes": [ # Output only. The user types. |
| 844 | "A String", |
| 845 | ], |
| 846 | "objectType": "A String", # Output only. The profile object type. |
| 847 | }, |
| 848 | }, |
| 849 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
| 850 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
| 851 | }, |
| 852 | }, |
| 853 | ], |
| 854 | "coverPhotos": [ # Output only. The person's cover photos. |
| 855 | { # A person's cover photo. A large image shown on the person's profile page that represents who they are or what they care about. |
| 856 | "metadata": { # Metadata about a field. # Metadata about the cover photo. |
| 857 | "source": { # The source of a field. # The source of the field. |
| 858 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
| 859 | "type": "A String", # The source type. |
| 860 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
| 861 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 862 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 863 | "userTypes": [ # Output only. The user types. |
| 864 | "A String", |
| 865 | ], |
| 866 | "objectType": "A String", # Output only. The profile object type. |
| 867 | }, |
| 868 | }, |
| 869 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
| 870 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
| 871 | }, |
| 872 | "default": True or False, # True if the cover photo is the default cover photo; false if the cover photo is a user-provided cover photo. |
| 873 | "url": "A String", # The URL of the cover photo. |
| 874 | }, |
| 875 | ], |
| 876 | "organizations": [ # The person's past or current organizations. |
| 877 | { # A person's past or current organization. Overlapping date ranges are permitted. |
| 878 | "phoneticName": "A String", # The phonetic name of the organization. |
| 879 | "metadata": { # Metadata about a field. # Metadata about the organization. |
| 880 | "source": { # The source of a field. # The source of the field. |
| 881 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
| 882 | "type": "A String", # The source type. |
| 883 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
| 884 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 885 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 886 | "userTypes": [ # Output only. The user types. |
| 887 | "A String", |
| 888 | ], |
| 889 | "objectType": "A String", # Output only. The profile object type. |
| 890 | }, |
| 891 | }, |
| 892 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
| 893 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
| 894 | }, |
| 895 | "jobDescription": "A String", # The person's job description at the organization. |
| 896 | "domain": "A String", # The domain name associated with the organization; for example, `google.com`. |
| 897 | "startDate": { # Represents a whole or partial calendar date, e.g. a birthday. The time of day and time zone are either specified elsewhere or are not significant. The date is relative to the Proleptic Gregorian Calendar. This can represent: * A full date, with non-zero year, month and day values * A month and day value, with a zero year, e.g. an anniversary * A year on its own, with zero month and day values * A year and month value, with a zero day, e.g. a credit card expiration date Related types are google.type.TimeOfDay and `google.protobuf.Timestamp`. # The start date when the person joined the organization. |
| 898 | "month": 42, # Month of year. Must be from 1 to 12, or 0 if specifying a year without a month and day. |
| 899 | "day": 42, # Day of month. Must be from 1 to 31 and valid for the year and month, or 0 if specifying a year by itself or a year and month where the day is not significant. |
| 900 | "year": 42, # Year of date. Must be from 1 to 9999, or 0 if specifying a date without a year. |
| 901 | }, |
| 902 | "symbol": "A String", # The symbol associated with the organization; for example, a stock ticker symbol, abbreviation, or acronym. |
| 903 | "type": "A String", # The type of the organization. The type can be custom or one of these predefined values: * `work` * `school` |
| 904 | "title": "A String", # The person's job title at the organization. |
| 905 | "formattedType": "A String", # Output only. The type of the organization translated and formatted in the viewer's account locale or the `Accept-Language` HTTP header locale. |
| 906 | "current": True or False, # True if the organization is the person's current organization; false if the organization is a past organization. |
| 907 | "name": "A String", # The name of the organization. |
| 908 | "endDate": { # Represents a whole or partial calendar date, e.g. a birthday. The time of day and time zone are either specified elsewhere or are not significant. The date is relative to the Proleptic Gregorian Calendar. This can represent: * A full date, with non-zero year, month and day values * A month and day value, with a zero year, e.g. an anniversary * A year on its own, with zero month and day values * A year and month value, with a zero day, e.g. a credit card expiration date Related types are google.type.TimeOfDay and `google.protobuf.Timestamp`. # The end date when the person left the organization. |
| 909 | "month": 42, # Month of year. Must be from 1 to 12, or 0 if specifying a year without a month and day. |
| 910 | "day": 42, # Day of month. Must be from 1 to 31 and valid for the year and month, or 0 if specifying a year by itself or a year and month where the day is not significant. |
| 911 | "year": 42, # Year of date. Must be from 1 to 9999, or 0 if specifying a date without a year. |
| 912 | }, |
| 913 | "location": "A String", # The location of the organization office the person works at. |
| 914 | "department": "A String", # The person's department at the organization. |
| 915 | }, |
| 916 | ], |
| 917 | "locales": [ # The person's locale preferences. |
| 918 | { # A person's locale preference. |
| 919 | "metadata": { # Metadata about a field. # Metadata about the locale. |
| 920 | "source": { # The source of a field. # The source of the field. |
| 921 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
| 922 | "type": "A String", # The source type. |
| 923 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
| 924 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 925 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 926 | "userTypes": [ # Output only. The user types. |
| 927 | "A String", |
| 928 | ], |
| 929 | "objectType": "A String", # Output only. The profile object type. |
| 930 | }, |
| 931 | }, |
| 932 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
| 933 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
| 934 | }, |
| 935 | "value": "A String", # The well-formed [IETF BCP 47](https://tools.ietf.org/html/bcp47) language tag representing the locale. |
| 936 | }, |
| 937 | ], |
| 938 | "ageRange": "A String", # Output only. **DEPRECATED** (Please use `person.ageRanges` instead) The person's age range. |
| 939 | "biographies": [ # The person's biographies. This field is a singleton for contact sources. |
| 940 | { # A person's short biography. |
| 941 | "metadata": { # Metadata about a field. # Metadata about the biography. |
| 942 | "source": { # The source of a field. # The source of the field. |
| 943 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
| 944 | "type": "A String", # The source type. |
| 945 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
| 946 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 947 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 948 | "userTypes": [ # Output only. The user types. |
| 949 | "A String", |
| 950 | ], |
| 951 | "objectType": "A String", # Output only. The profile object type. |
| 952 | }, |
| 953 | }, |
| 954 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
| 955 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
| 956 | }, |
| 957 | "contentType": "A String", # The content type of the biography. |
| 958 | "value": "A String", # The short biography. |
| 959 | }, |
| 960 | ], |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 961 | }</pre> |
| 962 | </div> |
| 963 | |
| 964 | <div class="method"> |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 965 | <code class="details" id="list">list(pageToken=None, syncToken=None, readMask=None, pageSize=None, requestSyncToken=None, x__xgafv=None)</code> |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 966 | <pre>List all "Other contacts", that is contacts that are not in a contact group. "Other contacts" are typically auto created contacts from interactions. |
| 967 | |
| 968 | Args: |
| 969 | pageToken: string, Optional. A page token, received from a previous `ListOtherContacts` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListOtherContacts` must match the call that provided the page token. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 970 | syncToken: string, Optional. A sync token, received from a previous `ListOtherContacts` call. Provide this to retrieve only the resources changed since the last request. Sync requests that specify `sync_token` have an additional rate limit. When syncing, all other parameters provided to `ListOtherContacts` must match the call that provided the sync token. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 971 | readMask: string, Required. A field mask to restrict which fields on each person are returned. Multiple fields can be specified by separating them with commas. Valid values are: * emailAddresses * names * phoneNumbers |
| 972 | pageSize: integer, Optional. The number of "Other contacts" to include in the response. Valid values are between 1 and 1000, inclusive. Defaults to 100 if not set or set to 0. |
| 973 | requestSyncToken: boolean, Optional. Whether the response should include `next_sync_token`, which can be used to get all changes since the last request. For subsequent sync requests use the `sync_token` param instead. Initial sync requests that specify `request_sync_token` have an additional rate limit. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 974 | x__xgafv: string, V1 error format. |
| 975 | Allowed values |
| 976 | 1 - v1 error format |
| 977 | 2 - v2 error format |
| 978 | |
| 979 | Returns: |
| 980 | An object of the form: |
| 981 | |
| 982 | { # The response to a request for the authenticated user's "Other contacts". |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 983 | "otherContacts": [ # The list of "Other contacts" returned as Person resources. "Other contacts" support a limited subset of fields. See ListOtherContactsRequest.request_mask for more detailed information. |
| 984 | { # Information about a person merged from various data sources such as the authenticated user's contacts and profile data. Most fields can have multiple items. The items in a field have no guaranteed order, but each non-empty field is guaranteed to have exactly one field with `metadata.primary` set to true. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 985 | "locations": [ # The person's locations. |
| 986 | { # A person's location. |
| 987 | "floor": "A String", # The floor name or number. |
| 988 | "metadata": { # Metadata about a field. # Metadata about the location. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 989 | "source": { # The source of a field. # The source of the field. |
| 990 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 991 | "type": "A String", # The source type. |
| 992 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 993 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 994 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 995 | "userTypes": [ # Output only. The user types. |
| 996 | "A String", |
| 997 | ], |
| 998 | "objectType": "A String", # Output only. The profile object type. |
| 999 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1000 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1001 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 1002 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1003 | }, |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 1004 | "value": "A String", # The free-form value of the location. |
| 1005 | "buildingId": "A String", # The building identifier. |
| 1006 | "floorSection": "A String", # The floor section in `floor_name`. |
| 1007 | "deskCode": "A String", # The individual desk location. |
| 1008 | "type": "A String", # The type of the location. The type can be custom or one of these predefined values: * `desk` * `grewUp` |
| 1009 | "current": True or False, # Whether the location is the current location. |
| 1010 | }, |
| 1011 | ], |
| 1012 | "relationshipInterests": [ # Output only. **DEPRECATED**: No data will be returned The person's relationship interests. |
| 1013 | { # **DEPRECATED**: No data will be returned A person's relationship interest . |
| 1014 | "formattedValue": "A String", # Output only. The value of the relationship interest translated and formatted in the viewer's account locale or the locale specified in the Accept-Language HTTP header. |
| 1015 | "value": "A String", # The kind of relationship the person is looking for. The value can be custom or one of these predefined values: * `friend` * `date` * `relationship` * `networking` |
| 1016 | "metadata": { # Metadata about a field. # Metadata about the relationship interest. |
| 1017 | "source": { # The source of a field. # The source of the field. |
| 1018 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
| 1019 | "type": "A String", # The source type. |
| 1020 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
| 1021 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 1022 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 1023 | "userTypes": [ # Output only. The user types. |
| 1024 | "A String", |
| 1025 | ], |
| 1026 | "objectType": "A String", # Output only. The profile object type. |
| 1027 | }, |
| 1028 | }, |
| 1029 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
| 1030 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
| 1031 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1032 | }, |
| 1033 | ], |
| 1034 | "relationshipStatuses": [ # Output only. **DEPRECATED**: No data will be returned The person's relationship statuses. |
| 1035 | { # **DEPRECATED**: No data will be returned A person's relationship status. |
| 1036 | "metadata": { # Metadata about a field. # Metadata about the relationship status. |
| 1037 | "source": { # The source of a field. # The source of the field. |
| 1038 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 1039 | "type": "A String", # The source type. |
| 1040 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1041 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 1042 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 1043 | "userTypes": [ # Output only. The user types. |
| 1044 | "A String", |
| 1045 | ], |
| 1046 | "objectType": "A String", # Output only. The profile object type. |
| 1047 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1048 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1049 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 1050 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1051 | }, |
| 1052 | "value": "A String", # The relationship status. The value can be custom or one of these predefined values: * `single` * `inARelationship` * `engaged` * `married` * `itsComplicated` * `openRelationship` * `widowed` * `inDomesticPartnership` * `inCivilUnion` |
| 1053 | "formattedValue": "A String", # Output only. The value of the relationship status translated and formatted in the viewer's account locale or the `Accept-Language` HTTP header locale. |
| 1054 | }, |
| 1055 | ], |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 1056 | "birthdays": [ # The person's birthdays. This field is a singleton for contact sources. |
| 1057 | { # A person's birthday. At least one of the `date` and `text` fields are specified. The `date` and `text` fields typically represent the same date, but are not guaranteed to. |
| 1058 | "metadata": { # Metadata about a field. # Metadata about the birthday. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1059 | "source": { # The source of a field. # The source of the field. |
| 1060 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 1061 | "type": "A String", # The source type. |
| 1062 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1063 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 1064 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 1065 | "userTypes": [ # Output only. The user types. |
| 1066 | "A String", |
| 1067 | ], |
| 1068 | "objectType": "A String", # Output only. The profile object type. |
| 1069 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1070 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1071 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 1072 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1073 | }, |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 1074 | "date": { # Represents a whole or partial calendar date, e.g. a birthday. The time of day and time zone are either specified elsewhere or are not significant. The date is relative to the Proleptic Gregorian Calendar. This can represent: * A full date, with non-zero year, month and day values * A month and day value, with a zero year, e.g. an anniversary * A year on its own, with zero month and day values * A year and month value, with a zero day, e.g. a credit card expiration date Related types are google.type.TimeOfDay and `google.protobuf.Timestamp`. # The date of the birthday. |
| 1075 | "month": 42, # Month of year. Must be from 1 to 12, or 0 if specifying a year without a month and day. |
| 1076 | "day": 42, # Day of month. Must be from 1 to 31 and valid for the year and month, or 0 if specifying a year by itself or a year and month where the day is not significant. |
| 1077 | "year": 42, # Year of date. Must be from 1 to 9999, or 0 if specifying a date without a year. |
| 1078 | }, |
| 1079 | "text": "A String", # A free-form string representing the user's birthday. |
| 1080 | }, |
| 1081 | ], |
| 1082 | "residences": [ # **DEPRECATED**: (Please use `person.locations` instead) The person's residences. |
| 1083 | { # **DEPRECATED**: Please use `person.locations` instead. A person's past or current residence. |
| 1084 | "current": True or False, # True if the residence is the person's current residence; false if the residence is a past residence. |
| 1085 | "value": "A String", # The address of the residence. |
| 1086 | "metadata": { # Metadata about a field. # Metadata about the residence. |
| 1087 | "source": { # The source of a field. # The source of the field. |
| 1088 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
| 1089 | "type": "A String", # The source type. |
| 1090 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
| 1091 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 1092 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 1093 | "userTypes": [ # Output only. The user types. |
| 1094 | "A String", |
| 1095 | ], |
| 1096 | "objectType": "A String", # Output only. The profile object type. |
| 1097 | }, |
| 1098 | }, |
| 1099 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
| 1100 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
| 1101 | }, |
| 1102 | }, |
| 1103 | ], |
| 1104 | "occupations": [ # The person's occupations. |
| 1105 | { # A person's occupation. |
| 1106 | "metadata": { # Metadata about a field. # Metadata about the occupation. |
| 1107 | "source": { # The source of a field. # The source of the field. |
| 1108 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
| 1109 | "type": "A String", # The source type. |
| 1110 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
| 1111 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 1112 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 1113 | "userTypes": [ # Output only. The user types. |
| 1114 | "A String", |
| 1115 | ], |
| 1116 | "objectType": "A String", # Output only. The profile object type. |
| 1117 | }, |
| 1118 | }, |
| 1119 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
| 1120 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
| 1121 | }, |
| 1122 | "value": "A String", # The occupation; for example, `carpenter`. |
| 1123 | }, |
| 1124 | ], |
| 1125 | "externalIds": [ # The person's external IDs. |
| 1126 | { # An identifier from an external entity related to the person. |
| 1127 | "type": "A String", # The type of the external ID. The type can be custom or one of these predefined values: * `account` * `customer` * `loginId` * `network` * `organization` |
| 1128 | "metadata": { # Metadata about a field. # Metadata about the external ID. |
| 1129 | "source": { # The source of a field. # The source of the field. |
| 1130 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
| 1131 | "type": "A String", # The source type. |
| 1132 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
| 1133 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 1134 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 1135 | "userTypes": [ # Output only. The user types. |
| 1136 | "A String", |
| 1137 | ], |
| 1138 | "objectType": "A String", # Output only. The profile object type. |
| 1139 | }, |
| 1140 | }, |
| 1141 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
| 1142 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
| 1143 | }, |
| 1144 | "value": "A String", # The value of the external ID. |
| 1145 | "formattedType": "A String", # Output only. The type of the event translated and formatted in the viewer's account locale or the `Accept-Language` HTTP header locale. |
| 1146 | }, |
| 1147 | ], |
| 1148 | "etag": "A String", # The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the resource. Used for web cache validation. |
| 1149 | "ageRanges": [ # Output only. The person's age ranges. |
| 1150 | { # A person's age range. |
| 1151 | "metadata": { # Metadata about a field. # Metadata about the age range. |
| 1152 | "source": { # The source of a field. # The source of the field. |
| 1153 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
| 1154 | "type": "A String", # The source type. |
| 1155 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
| 1156 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 1157 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 1158 | "userTypes": [ # Output only. The user types. |
| 1159 | "A String", |
| 1160 | ], |
| 1161 | "objectType": "A String", # Output only. The profile object type. |
| 1162 | }, |
| 1163 | }, |
| 1164 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
| 1165 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
| 1166 | }, |
| 1167 | "ageRange": "A String", # The age range. |
| 1168 | }, |
| 1169 | ], |
| 1170 | "taglines": [ # Output only. **DEPRECATED**: No data will be returned The person's taglines. |
| 1171 | { # **DEPRECATED**: No data will be returned A brief one-line description of the person. |
| 1172 | "metadata": { # Metadata about a field. # Metadata about the tagline. |
| 1173 | "source": { # The source of a field. # The source of the field. |
| 1174 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
| 1175 | "type": "A String", # The source type. |
| 1176 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
| 1177 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 1178 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 1179 | "userTypes": [ # Output only. The user types. |
| 1180 | "A String", |
| 1181 | ], |
| 1182 | "objectType": "A String", # Output only. The profile object type. |
| 1183 | }, |
| 1184 | }, |
| 1185 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
| 1186 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
| 1187 | }, |
| 1188 | "value": "A String", # The tagline. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1189 | }, |
| 1190 | ], |
| 1191 | "interests": [ # The person's interests. |
| 1192 | { # One of the person's interests. |
| 1193 | "metadata": { # Metadata about a field. # Metadata about the interest. |
| 1194 | "source": { # The source of a field. # The source of the field. |
| 1195 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 1196 | "type": "A String", # The source type. |
| 1197 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1198 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 1199 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 1200 | "userTypes": [ # Output only. The user types. |
| 1201 | "A String", |
| 1202 | ], |
| 1203 | "objectType": "A String", # Output only. The profile object type. |
| 1204 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1205 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1206 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 1207 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1208 | }, |
| 1209 | "value": "A String", # The interest; for example, `stargazing`. |
| 1210 | }, |
| 1211 | ], |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 1212 | "userDefined": [ # The person's user defined data. |
| 1213 | { # Arbitrary user data that is populated by the end users. |
| 1214 | "metadata": { # Metadata about a field. # Metadata about the user defined data. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1215 | "source": { # The source of a field. # The source of the field. |
| 1216 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 1217 | "type": "A String", # The source type. |
| 1218 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1219 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 1220 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 1221 | "userTypes": [ # Output only. The user types. |
| 1222 | "A String", |
| 1223 | ], |
| 1224 | "objectType": "A String", # Output only. The profile object type. |
| 1225 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1226 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1227 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1228 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1229 | }, |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 1230 | "key": "A String", # The end user specified key of the user defined data. |
| 1231 | "value": "A String", # The end user specified value of the user defined data. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1232 | }, |
| 1233 | ], |
| 1234 | "phoneNumbers": [ # The person's phone numbers. |
| 1235 | { # A person's phone number. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1236 | "type": "A String", # The type of the phone number. The type can be custom or one of these predefined values: * `home` * `work` * `mobile` * `homeFax` * `workFax` * `otherFax` * `pager` * `workMobile` * `workPager` * `main` * `googleVoice` * `other` |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 1237 | "formattedType": "A String", # Output only. The type of the phone number translated and formatted in the viewer's account locale or the `Accept-Language` HTTP header locale. |
| 1238 | "canonicalForm": "A String", # Output only. The canonicalized [ITU-T E.164](https://law.resource.org/pub/us/cfr/ibr/004/itu-t.E.164.1.2008.pdf) form of the phone number. |
| 1239 | "value": "A String", # The phone number. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1240 | "metadata": { # Metadata about a field. # Metadata about the phone number. |
| 1241 | "source": { # The source of a field. # The source of the field. |
| 1242 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 1243 | "type": "A String", # The source type. |
| 1244 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1245 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 1246 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 1247 | "userTypes": [ # Output only. The user types. |
| 1248 | "A String", |
| 1249 | ], |
| 1250 | "objectType": "A String", # Output only. The profile object type. |
| 1251 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1252 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1253 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 1254 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1255 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1256 | }, |
| 1257 | ], |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 1258 | "names": [ # The person's names. This field is a singleton for contact sources. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1259 | { # A person's name. If the name is a mononym, the family name is empty. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 1260 | "honorificPrefix": "A String", # The honorific prefixes, such as `Mrs.` or `Dr.` |
| 1261 | "phoneticMiddleName": "A String", # The middle name(s) spelled as they sound. |
| 1262 | "givenName": "A String", # The given name. |
| 1263 | "phoneticGivenName": "A String", # The given name spelled as it sounds. |
| 1264 | "honorificSuffix": "A String", # The honorific suffixes, such as `Jr.` |
| 1265 | "phoneticHonorificSuffix": "A String", # The honorific suffixes spelled as they sound. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1266 | "unstructuredName": "A String", # The free form name value. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 1267 | "phoneticFullName": "A String", # The full name spelled as it sounds. |
| 1268 | "familyName": "A String", # The family name. |
| 1269 | "phoneticFamilyName": "A String", # The family name spelled as it sounds. |
| 1270 | "middleName": "A String", # The middle name(s). |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1271 | "metadata": { # Metadata about a field. # Metadata about the name. |
| 1272 | "source": { # The source of a field. # The source of the field. |
| 1273 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 1274 | "type": "A String", # The source type. |
| 1275 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1276 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 1277 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 1278 | "userTypes": [ # Output only. The user types. |
| 1279 | "A String", |
| 1280 | ], |
| 1281 | "objectType": "A String", # Output only. The profile object type. |
| 1282 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1283 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1284 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 1285 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1286 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1287 | "displayNameLastFirst": "A String", # Output only. The display name with the last name first formatted according to the locale specified by the viewer's account or the `Accept-Language` HTTP header. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 1288 | "displayName": "A String", # Output only. The display name formatted according to the locale specified by the viewer's account or the `Accept-Language` HTTP header. |
| 1289 | "phoneticHonorificPrefix": "A String", # The honorific prefixes spelled as they sound. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1290 | }, |
| 1291 | ], |
| 1292 | "events": [ # The person's events. |
| 1293 | { # An event related to the person. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1294 | "formattedType": "A String", # Output only. The type of the event translated and formatted in the viewer's account locale or the `Accept-Language` HTTP header locale. |
| 1295 | "date": { # Represents a whole or partial calendar date, e.g. a birthday. The time of day and time zone are either specified elsewhere or are not significant. The date is relative to the Proleptic Gregorian Calendar. This can represent: * A full date, with non-zero year, month and day values * A month and day value, with a zero year, e.g. an anniversary * A year on its own, with zero month and day values * A year and month value, with a zero day, e.g. a credit card expiration date Related types are google.type.TimeOfDay and `google.protobuf.Timestamp`. # The date of the event. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1296 | "month": 42, # Month of year. Must be from 1 to 12, or 0 if specifying a year without a month and day. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 1297 | "day": 42, # Day of month. Must be from 1 to 31 and valid for the year and month, or 0 if specifying a year by itself or a year and month where the day is not significant. |
| 1298 | "year": 42, # Year of date. Must be from 1 to 9999, or 0 if specifying a date without a year. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1299 | }, |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 1300 | "type": "A String", # The type of the event. The type can be custom or one of these predefined values: * `anniversary` * `other` |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1301 | "metadata": { # Metadata about a field. # Metadata about the event. |
| 1302 | "source": { # The source of a field. # The source of the field. |
| 1303 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 1304 | "type": "A String", # The source type. |
| 1305 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1306 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 1307 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 1308 | "userTypes": [ # Output only. The user types. |
| 1309 | "A String", |
| 1310 | ], |
| 1311 | "objectType": "A String", # Output only. The profile object type. |
| 1312 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1313 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1314 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 1315 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1316 | }, |
| 1317 | }, |
| 1318 | ], |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 1319 | "relations": [ # The person's relations. |
| 1320 | { # A person's relation to another person. |
| 1321 | "type": "A String", # The person's relation to the other person. The type can be custom or one of these predefined values: * `spouse` * `child` * `mother` * `father` * `parent` * `brother` * `sister` * `friend` * `relative` * `domesticPartner` * `manager` * `assistant` * `referredBy` * `partner` |
| 1322 | "person": "A String", # The name of the other person this relation refers to. |
| 1323 | "metadata": { # Metadata about a field. # Metadata about the relation. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1324 | "source": { # The source of a field. # The source of the field. |
| 1325 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 1326 | "type": "A String", # The source type. |
| 1327 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1328 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 1329 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 1330 | "userTypes": [ # Output only. The user types. |
| 1331 | "A String", |
| 1332 | ], |
| 1333 | "objectType": "A String", # Output only. The profile object type. |
| 1334 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1335 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1336 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 1337 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1338 | }, |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 1339 | "formattedType": "A String", # Output only. The type of the relation translated and formatted in the viewer's account locale or the locale specified in the Accept-Language HTTP header. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1340 | }, |
| 1341 | ], |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 1342 | "genders": [ # The person's genders. This field is a singleton for contact sources. |
| 1343 | { # A person's gender. |
| 1344 | "metadata": { # Metadata about a field. # Metadata about the gender. |
| 1345 | "source": { # The source of a field. # The source of the field. |
| 1346 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
| 1347 | "type": "A String", # The source type. |
| 1348 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
| 1349 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 1350 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 1351 | "userTypes": [ # Output only. The user types. |
| 1352 | "A String", |
| 1353 | ], |
| 1354 | "objectType": "A String", # Output only. The profile object type. |
| 1355 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1356 | }, |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 1357 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
| 1358 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1359 | }, |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 1360 | "value": "A String", # The gender for the person. The gender can be custom or one of these predefined values: * `male` * `female` * `unspecified` |
| 1361 | "addressMeAs": "A String", # The type of pronouns that should be used to address the person. The value can be custom or one of these predefined values: * `male` * `female` * `other` |
| 1362 | "formattedValue": "A String", # Output only. The value of the gender translated and formatted in the viewer's account locale or the `Accept-Language` HTTP header locale. Unspecified or custom value are not localized. |
| 1363 | }, |
| 1364 | ], |
| 1365 | "photos": [ # Output only. The person's photos. |
| 1366 | { # A person's photo. A picture shown next to the person's name to help others recognize the person. |
| 1367 | "default": True or False, # True if the photo is a default photo; false if the photo is a user-provided photo. |
| 1368 | "url": "A String", # The URL of the photo. You can change the desired size by appending a query parameter `sz={size}` at the end of the url, where {size} is the size in pixels. Example: https://lh3.googleusercontent.com/-T_wVWLlmg7w/AAAAAAAAAAI/AAAAAAAABa8/00gzXvDBYqw/s100/photo.jpg?sz=50 |
| 1369 | "metadata": { # Metadata about a field. # Metadata about the photo. |
| 1370 | "source": { # The source of a field. # The source of the field. |
| 1371 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
| 1372 | "type": "A String", # The source type. |
| 1373 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
| 1374 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 1375 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 1376 | "userTypes": [ # Output only. The user types. |
| 1377 | "A String", |
| 1378 | ], |
| 1379 | "objectType": "A String", # Output only. The profile object type. |
| 1380 | }, |
| 1381 | }, |
| 1382 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
| 1383 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
| 1384 | }, |
| 1385 | }, |
| 1386 | ], |
| 1387 | "addresses": [ # The person's street addresses. |
| 1388 | { # A person's physical address. May be a P.O. box or street address. All fields are optional. |
| 1389 | "poBox": "A String", # The P.O. box of the address. |
| 1390 | "type": "A String", # The type of the address. The type can be custom or one of these predefined values: * `home` * `work` * `other` |
| 1391 | "countryCode": "A String", # The [ISO 3166-1 alpha-2](http://www.iso.org/iso/country_codes.htm) country code of the address. |
| 1392 | "country": "A String", # The country of the address. |
| 1393 | "extendedAddress": "A String", # The extended address of the address; for example, the apartment number. |
| 1394 | "formattedValue": "A String", # The unstructured value of the address. If this is not set by the user it will be automatically constructed from structured values. |
| 1395 | "streetAddress": "A String", # The street address. |
| 1396 | "region": "A String", # The region of the address; for example, the state or province. |
| 1397 | "metadata": { # Metadata about a field. # Metadata about the address. |
| 1398 | "source": { # The source of a field. # The source of the field. |
| 1399 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
| 1400 | "type": "A String", # The source type. |
| 1401 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
| 1402 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 1403 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 1404 | "userTypes": [ # Output only. The user types. |
| 1405 | "A String", |
| 1406 | ], |
| 1407 | "objectType": "A String", # Output only. The profile object type. |
| 1408 | }, |
| 1409 | }, |
| 1410 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
| 1411 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
| 1412 | }, |
| 1413 | "formattedType": "A String", # Output only. The type of the address translated and formatted in the viewer's account locale or the `Accept-Language` HTTP header locale. |
| 1414 | "postalCode": "A String", # The postal code of the address. |
| 1415 | "city": "A String", # The city of the address. |
| 1416 | }, |
| 1417 | ], |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1418 | "sipAddresses": [ # The person's SIP addresses. |
| 1419 | { # A person's SIP address. Session Initial Protocol addresses are used for VoIP communications to make voice or video calls over the internet. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 1420 | "value": "A String", # The SIP address in the [RFC 3261 19.1](https://tools.ietf.org/html/rfc3261#section-19.1) SIP URI format. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1421 | "metadata": { # Metadata about a field. # Metadata about the SIP address. |
| 1422 | "source": { # The source of a field. # The source of the field. |
| 1423 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 1424 | "type": "A String", # The source type. |
| 1425 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1426 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 1427 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 1428 | "userTypes": [ # Output only. The user types. |
| 1429 | "A String", |
| 1430 | ], |
| 1431 | "objectType": "A String", # Output only. The profile object type. |
| 1432 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1433 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1434 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 1435 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1436 | }, |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 1437 | "type": "A String", # The type of the SIP address. The type can be custom or or one of these predefined values: * `home` * `work` * `mobile` * `other` |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1438 | "formattedType": "A String", # Output only. The type of the SIP address translated and formatted in the viewer's account locale or the `Accept-Language` HTTP header locale. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 1439 | }, |
| 1440 | ], |
| 1441 | "miscKeywords": [ # The person's miscellaneous keywords. |
| 1442 | { # A person's miscellaneous keyword. |
| 1443 | "formattedType": "A String", # Output only. The type of the miscellaneous keyword translated and formatted in the viewer's account locale or the `Accept-Language` HTTP header locale. |
| 1444 | "value": "A String", # The value of the miscellaneous keyword. |
| 1445 | "metadata": { # Metadata about a field. # Metadata about the miscellaneous keyword. |
| 1446 | "source": { # The source of a field. # The source of the field. |
| 1447 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
| 1448 | "type": "A String", # The source type. |
| 1449 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
| 1450 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 1451 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 1452 | "userTypes": [ # Output only. The user types. |
| 1453 | "A String", |
| 1454 | ], |
| 1455 | "objectType": "A String", # Output only. The profile object type. |
| 1456 | }, |
| 1457 | }, |
| 1458 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
| 1459 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
| 1460 | }, |
| 1461 | "type": "A String", # The miscellaneous keyword type. |
| 1462 | }, |
| 1463 | ], |
| 1464 | "calendarUrls": [ # The person's calendar URLs. |
| 1465 | { # A person's calendar URL. |
| 1466 | "formattedType": "A String", # Output only. The type of the calendar URL translated and formatted in the viewer's account locale or the `Accept-Language` HTTP header locale. |
| 1467 | "url": "A String", # The calendar URL. |
| 1468 | "type": "A String", # The type of the calendar URL. The type can be custom or one of these predefined values: * `home` * `freeBusy` * `work` |
| 1469 | "metadata": { # Metadata about a field. # Metadata about the calendar URL. |
| 1470 | "source": { # The source of a field. # The source of the field. |
| 1471 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
| 1472 | "type": "A String", # The source type. |
| 1473 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
| 1474 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 1475 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 1476 | "userTypes": [ # Output only. The user types. |
| 1477 | "A String", |
| 1478 | ], |
| 1479 | "objectType": "A String", # Output only. The profile object type. |
| 1480 | }, |
| 1481 | }, |
| 1482 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
| 1483 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
| 1484 | }, |
| 1485 | }, |
| 1486 | ], |
| 1487 | "clientData": [ # The person's client data. |
| 1488 | { # Arbitrary client data that is populated by clients. Duplicate keys and values are allowed. |
| 1489 | "value": "A String", # The client specified value of the client data. |
| 1490 | "key": "A String", # The client specified key of the client data. |
| 1491 | "metadata": { # Metadata about a field. # Metadata about the client data. |
| 1492 | "source": { # The source of a field. # The source of the field. |
| 1493 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
| 1494 | "type": "A String", # The source type. |
| 1495 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
| 1496 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 1497 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 1498 | "userTypes": [ # Output only. The user types. |
| 1499 | "A String", |
| 1500 | ], |
| 1501 | "objectType": "A String", # Output only. The profile object type. |
| 1502 | }, |
| 1503 | }, |
| 1504 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
| 1505 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
| 1506 | }, |
| 1507 | }, |
| 1508 | ], |
| 1509 | "fileAses": [ # The person's file-ases. |
| 1510 | { # The name that should be used to sort the person in a list. |
| 1511 | "value": "A String", # The file-as value |
| 1512 | "metadata": { # Metadata about a field. # Metadata about the file-as. |
| 1513 | "source": { # The source of a field. # The source of the field. |
| 1514 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
| 1515 | "type": "A String", # The source type. |
| 1516 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
| 1517 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 1518 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 1519 | "userTypes": [ # Output only. The user types. |
| 1520 | "A String", |
| 1521 | ], |
| 1522 | "objectType": "A String", # Output only. The profile object type. |
| 1523 | }, |
| 1524 | }, |
| 1525 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
| 1526 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
| 1527 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1528 | }, |
| 1529 | ], |
| 1530 | "braggingRights": [ # **DEPRECATED**: No data will be returned The person's bragging rights. |
| 1531 | { # **DEPRECATED**: No data will be returned A person's bragging rights. |
| 1532 | "value": "A String", # The bragging rights; for example, `climbed mount everest`. |
| 1533 | "metadata": { # Metadata about a field. # Metadata about the bragging rights. |
| 1534 | "source": { # The source of a field. # The source of the field. |
| 1535 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 1536 | "type": "A String", # The source type. |
| 1537 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1538 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 1539 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 1540 | "userTypes": [ # Output only. The user types. |
| 1541 | "A String", |
| 1542 | ], |
| 1543 | "objectType": "A String", # Output only. The profile object type. |
| 1544 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1545 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1546 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 1547 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1548 | }, |
| 1549 | }, |
| 1550 | ], |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 1551 | "urls": [ # The person's associated URLs. |
| 1552 | { # A person's associated URLs. |
| 1553 | "metadata": { # Metadata about a field. # Metadata about the URL. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1554 | "source": { # The source of a field. # The source of the field. |
| 1555 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 1556 | "type": "A String", # The source type. |
| 1557 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1558 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 1559 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 1560 | "userTypes": [ # Output only. The user types. |
| 1561 | "A String", |
| 1562 | ], |
| 1563 | "objectType": "A String", # Output only. The profile object type. |
| 1564 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1565 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1566 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1567 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1568 | }, |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 1569 | "value": "A String", # The URL. |
| 1570 | "type": "A String", # The type of the URL. The type can be custom or one of these predefined values: * `home` * `work` * `blog` * `profile` * `homePage` * `ftp` * `reservations` * `appInstallPage`: website for a Google+ application. * `other` |
| 1571 | "formattedType": "A String", # Output only. The type of the URL translated and formatted in the viewer's account locale or the `Accept-Language` HTTP header locale. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1572 | }, |
| 1573 | ], |
| 1574 | "skills": [ # The person's skills. |
| 1575 | { # A skill that the person has. |
| 1576 | "metadata": { # Metadata about a field. # Metadata about the skill. |
| 1577 | "source": { # The source of a field. # The source of the field. |
| 1578 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 1579 | "type": "A String", # The source type. |
| 1580 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1581 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 1582 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 1583 | "userTypes": [ # Output only. The user types. |
| 1584 | "A String", |
| 1585 | ], |
| 1586 | "objectType": "A String", # Output only. The profile object type. |
| 1587 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1588 | }, |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1589 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 1590 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1591 | }, |
| 1592 | "value": "A String", # The skill; for example, `underwater basket weaving`. |
| 1593 | }, |
| 1594 | ], |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 1595 | "metadata": { # The metadata about a person. # Output only. Metadata about the person. |
| 1596 | "deleted": True or False, # Output only. True if the person resource has been deleted. Populated only for [`connections.list`](/people/api/rest/v1/people.connections/list) requests that include a sync token. |
| 1597 | "linkedPeopleResourceNames": [ # Output only. Resource names of people linked to this resource. |
| 1598 | "A String", |
| 1599 | ], |
| 1600 | "objectType": "A String", # Output only. **DEPRECATED** (Please use `person.metadata.sources.profileMetadata.objectType` instead) The type of the person object. |
| 1601 | "sources": [ # The sources of data for the person. |
| 1602 | { # The source of a field. |
| 1603 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
| 1604 | "type": "A String", # The source type. |
| 1605 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
| 1606 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 1607 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 1608 | "userTypes": [ # Output only. The user types. |
| 1609 | "A String", |
| 1610 | ], |
| 1611 | "objectType": "A String", # Output only. The profile object type. |
| 1612 | }, |
| 1613 | }, |
| 1614 | ], |
| 1615 | "previousResourceNames": [ # Output only. Any former resource names this person has had. Populated only for [`connections.list`](/people/api/rest/v1/people.connections/list) requests that include a sync token. The resource name may change when adding or removing fields that link a contact and profile such as a verified email, verified phone number, or profile URL. |
| 1616 | "A String", |
| 1617 | ], |
| 1618 | }, |
| 1619 | "imClients": [ # The person's instant messaging clients. |
| 1620 | { # A person's instant messaging client. |
| 1621 | "formattedType": "A String", # Output only. The type of the IM client translated and formatted in the viewer's account locale or the `Accept-Language` HTTP header locale. |
| 1622 | "type": "A String", # The type of the IM client. The type can be custom or one of these predefined values: * `home` * `work` * `other` |
| 1623 | "protocol": "A String", # The protocol of the IM client. The protocol can be custom or one of these predefined values: * `aim` * `msn` * `yahoo` * `skype` * `qq` * `googleTalk` * `icq` * `jabber` * `netMeeting` |
| 1624 | "username": "A String", # The user name used in the IM client. |
| 1625 | "formattedProtocol": "A String", # Output only. The protocol of the IM client formatted in the viewer's account locale or the `Accept-Language` HTTP header locale. |
| 1626 | "metadata": { # Metadata about a field. # Metadata about the IM client. |
| 1627 | "source": { # The source of a field. # The source of the field. |
| 1628 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
| 1629 | "type": "A String", # The source type. |
| 1630 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
| 1631 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 1632 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 1633 | "userTypes": [ # Output only. The user types. |
| 1634 | "A String", |
| 1635 | ], |
| 1636 | "objectType": "A String", # Output only. The profile object type. |
| 1637 | }, |
| 1638 | }, |
| 1639 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
| 1640 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
| 1641 | }, |
| 1642 | }, |
| 1643 | ], |
| 1644 | "nicknames": [ # The person's nicknames. |
| 1645 | { # A person's nickname. |
| 1646 | "value": "A String", # The nickname. |
| 1647 | "metadata": { # Metadata about a field. # Metadata about the nickname. |
| 1648 | "source": { # The source of a field. # The source of the field. |
| 1649 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
| 1650 | "type": "A String", # The source type. |
| 1651 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
| 1652 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 1653 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 1654 | "userTypes": [ # Output only. The user types. |
| 1655 | "A String", |
| 1656 | ], |
| 1657 | "objectType": "A String", # Output only. The profile object type. |
| 1658 | }, |
| 1659 | }, |
| 1660 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
| 1661 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
| 1662 | }, |
| 1663 | "type": "A String", # The type of the nickname. |
| 1664 | }, |
| 1665 | ], |
| 1666 | "emailAddresses": [ # The person's email addresses. |
| 1667 | { # A person's email address. |
| 1668 | "formattedType": "A String", # Output only. The type of the email address translated and formatted in the viewer's account locale or the `Accept-Language` HTTP header locale. |
| 1669 | "metadata": { # Metadata about a field. # Metadata about the email address. |
| 1670 | "source": { # The source of a field. # The source of the field. |
| 1671 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
| 1672 | "type": "A String", # The source type. |
| 1673 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
| 1674 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 1675 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 1676 | "userTypes": [ # Output only. The user types. |
| 1677 | "A String", |
| 1678 | ], |
| 1679 | "objectType": "A String", # Output only. The profile object type. |
| 1680 | }, |
| 1681 | }, |
| 1682 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
| 1683 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
| 1684 | }, |
| 1685 | "type": "A String", # The type of the email address. The type can be custom or one of these predefined values: * `home` * `work` * `other` |
| 1686 | "displayName": "A String", # The display name of the email. |
| 1687 | "value": "A String", # The email address. |
| 1688 | }, |
| 1689 | ], |
| 1690 | "resourceName": "A String", # The resource name for the person, assigned by the server. An ASCII string with a max length of 27 characters, in the form of `people/{person_id}`. |
| 1691 | "memberships": [ # The person's group memberships. |
| 1692 | { # A person's membership in a group. Only contact group memberships can be modified. |
| 1693 | "domainMembership": { # A G Suite Domain membership. # Output only. The domain membership. |
| 1694 | "inViewerDomain": True or False, # True if the person is in the viewer's G Suite domain. |
| 1695 | }, |
| 1696 | "contactGroupMembership": { # A Google contact group membership. # The contact group membership. |
| 1697 | "contactGroupResourceName": "A String", # The resource name for the contact group, assigned by the server. An ASCII string, in the form of `contactGroups/{contact_group_id}`. Only contact_group_resource_name can be used for modifying memberships. Any contact group membership can be removed, but only user group or "myContacts" or "starred" system groups memberships can be added. A contact must always have at least one contact group membership. |
| 1698 | "contactGroupId": "A String", # Output only. The contact group ID for the contact group membership. |
| 1699 | }, |
| 1700 | "metadata": { # Metadata about a field. # Metadata about the membership. |
| 1701 | "source": { # The source of a field. # The source of the field. |
| 1702 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
| 1703 | "type": "A String", # The source type. |
| 1704 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
| 1705 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 1706 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 1707 | "userTypes": [ # Output only. The user types. |
| 1708 | "A String", |
| 1709 | ], |
| 1710 | "objectType": "A String", # Output only. The profile object type. |
| 1711 | }, |
| 1712 | }, |
| 1713 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
| 1714 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
| 1715 | }, |
| 1716 | }, |
| 1717 | ], |
| 1718 | "coverPhotos": [ # Output only. The person's cover photos. |
| 1719 | { # A person's cover photo. A large image shown on the person's profile page that represents who they are or what they care about. |
| 1720 | "metadata": { # Metadata about a field. # Metadata about the cover photo. |
| 1721 | "source": { # The source of a field. # The source of the field. |
| 1722 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
| 1723 | "type": "A String", # The source type. |
| 1724 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
| 1725 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 1726 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 1727 | "userTypes": [ # Output only. The user types. |
| 1728 | "A String", |
| 1729 | ], |
| 1730 | "objectType": "A String", # Output only. The profile object type. |
| 1731 | }, |
| 1732 | }, |
| 1733 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
| 1734 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
| 1735 | }, |
| 1736 | "default": True or False, # True if the cover photo is the default cover photo; false if the cover photo is a user-provided cover photo. |
| 1737 | "url": "A String", # The URL of the cover photo. |
| 1738 | }, |
| 1739 | ], |
| 1740 | "organizations": [ # The person's past or current organizations. |
| 1741 | { # A person's past or current organization. Overlapping date ranges are permitted. |
| 1742 | "phoneticName": "A String", # The phonetic name of the organization. |
| 1743 | "metadata": { # Metadata about a field. # Metadata about the organization. |
| 1744 | "source": { # The source of a field. # The source of the field. |
| 1745 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
| 1746 | "type": "A String", # The source type. |
| 1747 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
| 1748 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 1749 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 1750 | "userTypes": [ # Output only. The user types. |
| 1751 | "A String", |
| 1752 | ], |
| 1753 | "objectType": "A String", # Output only. The profile object type. |
| 1754 | }, |
| 1755 | }, |
| 1756 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
| 1757 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
| 1758 | }, |
| 1759 | "jobDescription": "A String", # The person's job description at the organization. |
| 1760 | "domain": "A String", # The domain name associated with the organization; for example, `google.com`. |
| 1761 | "startDate": { # Represents a whole or partial calendar date, e.g. a birthday. The time of day and time zone are either specified elsewhere or are not significant. The date is relative to the Proleptic Gregorian Calendar. This can represent: * A full date, with non-zero year, month and day values * A month and day value, with a zero year, e.g. an anniversary * A year on its own, with zero month and day values * A year and month value, with a zero day, e.g. a credit card expiration date Related types are google.type.TimeOfDay and `google.protobuf.Timestamp`. # The start date when the person joined the organization. |
| 1762 | "month": 42, # Month of year. Must be from 1 to 12, or 0 if specifying a year without a month and day. |
| 1763 | "day": 42, # Day of month. Must be from 1 to 31 and valid for the year and month, or 0 if specifying a year by itself or a year and month where the day is not significant. |
| 1764 | "year": 42, # Year of date. Must be from 1 to 9999, or 0 if specifying a date without a year. |
| 1765 | }, |
| 1766 | "symbol": "A String", # The symbol associated with the organization; for example, a stock ticker symbol, abbreviation, or acronym. |
| 1767 | "type": "A String", # The type of the organization. The type can be custom or one of these predefined values: * `work` * `school` |
| 1768 | "title": "A String", # The person's job title at the organization. |
| 1769 | "formattedType": "A String", # Output only. The type of the organization translated and formatted in the viewer's account locale or the `Accept-Language` HTTP header locale. |
| 1770 | "current": True or False, # True if the organization is the person's current organization; false if the organization is a past organization. |
| 1771 | "name": "A String", # The name of the organization. |
| 1772 | "endDate": { # Represents a whole or partial calendar date, e.g. a birthday. The time of day and time zone are either specified elsewhere or are not significant. The date is relative to the Proleptic Gregorian Calendar. This can represent: * A full date, with non-zero year, month and day values * A month and day value, with a zero year, e.g. an anniversary * A year on its own, with zero month and day values * A year and month value, with a zero day, e.g. a credit card expiration date Related types are google.type.TimeOfDay and `google.protobuf.Timestamp`. # The end date when the person left the organization. |
| 1773 | "month": 42, # Month of year. Must be from 1 to 12, or 0 if specifying a year without a month and day. |
| 1774 | "day": 42, # Day of month. Must be from 1 to 31 and valid for the year and month, or 0 if specifying a year by itself or a year and month where the day is not significant. |
| 1775 | "year": 42, # Year of date. Must be from 1 to 9999, or 0 if specifying a date without a year. |
| 1776 | }, |
| 1777 | "location": "A String", # The location of the organization office the person works at. |
| 1778 | "department": "A String", # The person's department at the organization. |
| 1779 | }, |
| 1780 | ], |
| 1781 | "locales": [ # The person's locale preferences. |
| 1782 | { # A person's locale preference. |
| 1783 | "metadata": { # Metadata about a field. # Metadata about the locale. |
| 1784 | "source": { # The source of a field. # The source of the field. |
| 1785 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
| 1786 | "type": "A String", # The source type. |
| 1787 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
| 1788 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 1789 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 1790 | "userTypes": [ # Output only. The user types. |
| 1791 | "A String", |
| 1792 | ], |
| 1793 | "objectType": "A String", # Output only. The profile object type. |
| 1794 | }, |
| 1795 | }, |
| 1796 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
| 1797 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
| 1798 | }, |
| 1799 | "value": "A String", # The well-formed [IETF BCP 47](https://tools.ietf.org/html/bcp47) language tag representing the locale. |
| 1800 | }, |
| 1801 | ], |
| 1802 | "ageRange": "A String", # Output only. **DEPRECATED** (Please use `person.ageRanges` instead) The person's age range. |
| 1803 | "biographies": [ # The person's biographies. This field is a singleton for contact sources. |
| 1804 | { # A person's short biography. |
| 1805 | "metadata": { # Metadata about a field. # Metadata about the biography. |
| 1806 | "source": { # The source of a field. # The source of the field. |
| 1807 | "etag": "A String", # **Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation. |
| 1808 | "type": "A String", # The source type. |
| 1809 | "updateTime": "A String", # Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source. |
| 1810 | "id": "A String", # The unique identifier within the source type generated by the server. |
| 1811 | "profileMetadata": { # The metadata about a profile. # Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE. |
| 1812 | "userTypes": [ # Output only. The user types. |
| 1813 | "A String", |
| 1814 | ], |
| 1815 | "objectType": "A String", # Output only. The profile object type. |
| 1816 | }, |
| 1817 | }, |
| 1818 | "verified": True or False, # Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person. |
| 1819 | "primary": True or False, # True if the field is the primary field; false if the field is a secondary field. |
| 1820 | }, |
| 1821 | "contentType": "A String", # The content type of the biography. |
| 1822 | "value": "A String", # The short biography. |
| 1823 | }, |
| 1824 | ], |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1825 | }, |
| 1826 | ], |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 1827 | "nextPageToken": "A String", # A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages. |
| 1828 | "nextSyncToken": "A String", # A token, which can be sent as `sync_token` to retrieve changes since the last request. Request must set `request_sync_token` to return the sync token. |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 1829 | }</pre> |
| 1830 | </div> |
| 1831 | |
| 1832 | <div class="method"> |
| 1833 | <code class="details" id="list_next">list_next(previous_request, previous_response)</code> |
| 1834 | <pre>Retrieves the next page of results. |
| 1835 | |
| 1836 | Args: |
| 1837 | previous_request: The request for the previous page. (required) |
| 1838 | previous_response: The response from the request for the previous page. (required) |
| 1839 | |
| 1840 | Returns: |
| 1841 | A request object that you can call 'execute()' on to request the next |
| 1842 | page. Returns None if there are no more items in the collection. |
| 1843 | </pre> |
| 1844 | </div> |
| 1845 | |
| 1846 | </body></html> |