deleted property

bool? deleted
getter/setter pair

True if the person resource has been deleted.

Populated only for people.connections.list and otherContacts.list sync requests.

Output only.

Implementation

core.bool? deleted;