previousResourceNames property

List<String>? previousResourceNames
getter/setter pair

Any former resource names this person has had.

Populated only for 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.

Output only.

Implementation

core.List<core.String>? previousResourceNames;