Enum ExtendedField Stay organized with collections Save and categorize content based on your preferences.
Page Summary
ExtendedField is deprecated and should be replaced by the People API advanced service.
ExtendedField is an enum for extended contacts fields.
It includes deprecated properties for various contact details like hobby, mileage, language, gender, and more.
ExtendedField
Deprecated. Instead, use thePeople API advanced service
An enum for extended contacts fields.
Deprecated properties
| Property | Type | Description |
|---|---|---|
HOBBY | Enum | the contact's hobby |
MILEAGE | Enum | the contact's mileage |
LANGUAGE | Enum | the contact's language |
GENDER | Enum | the contact's gender |
BILLING_INFORMATION | Enum | the contact's billing information |
DIRECTORY_SERVER | Enum | the contact's directory server |
SENSITIVITY | Enum | the contact's sensitivity |
PRIORITY | Enum | the contact's priority |
HOME | Enum | the contact's home information |
WORK | Enum | the contact's work information |
USER | Enum | the contact's user information |
OTHER | Enum | the contact's other information |
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-12-11 UTC.