Author: Darth Emmett
AppsPeopleOzExternalMergedpeopleapiMapsExtendedData
Extension data for use in Maps Product Profile.
AppsPeopleOzExternalMergedpeopleapiMapsProfileFieldRestriction
AppsPeopleOzExternalMergedpeopleapiMatchInfo
Represents the matching information for a field when there is a query.
AppsPeopleOzExternalMergedpeopleapiMembership
A membership that the person has. The person can be a member of multiple circles and multiple contact-groups. A circle membership is created by adding a person to a circle by person-id or by email. A contact-group membership is created by adding a contact to a contact-group.
AppsPeopleOzExternalMergedpeopleapiName
See go/people-api-howto:names for an overview of name usage in PeopleAPI. The unstructured_name
field contains a free form name value. The given_name
, middle_name
, family_name
, etc, fields contain the structured name. For CONTACT mutates, (i.e. when Name.metadata.container is CONTACT), it is recommended for clients to set either the unstructured_name
or the set of structured name fields, not both. When only the unstructured_name
is set, it is parsed to produce a best-guess set of structured name values for the given_name
, family_name
, etc. When only the structured name fields are set, the various values are combined to produce an unstructured_name
. * When both are set, the unstructured_name
is saved as-is and the structured name fields are saved as-is. This may be confusing as they might not "match". For PROFILE mutates, (i.e. when Name.metadata.container is PROFILE), it is required for clients to use the structured name fields as the unstructured field value is ignored on write. The unstructured name fields are generated for convenience on read. For DEVICE_CONTACTS, see b/156020778.
AppsPeopleOzExternalMergedpeopleapiEmergencyInfo
Emergency info for Person. See go/emergency-trusted-contacts-papi.
AppsPeopleOzExternalMergedpeopleapiExternalId
External identifier associated with the person.
AppsPeopleOzExternalMergedpeopleapiFieldAclAclEntry
AppsPeopleOzExternalMergedpeopleapiFieldAclAclEntryScopeMembershipAcl
Used when the field is accessible to a membership that the person has.